1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-24 01:46:04 +02:00
crowbook/.gitignore
2016-09-29 02:48:07 +02:00

25 lines
214 B
Plaintext

# Compiled files
Cargo.lock
*.o
*.so
*.rlib
*.dll
*~
.*
\#*
# Generated by checkinstall
doc-pak/
# Executables
*.exe
# Rendered files
docs/book/html_proof
*.proof.*
test_result.*
# Generated by Cargo
/target/