1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-04 02:36:16 +02:00
crowbook/.gitignore
2016-12-30 00:52:57 +01:00

29 lines
287 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 build script
lang/lib/crowbook.pot
lang/bin/crowbook.pot
# Generated by Cargo
/target/