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

29 lines
288 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
src/lib/localize_macros.rs
lang/crowbook.pot
# Generated by Cargo
/target/