1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-23 21:36:15 +02:00
crowbook/.gitignore
2016-02-21 01:55:16 +01:00

23 lines
162 B
Plaintext

# Compiled files
Cargo.lock
*.o
*.so
*.rlib
*.dll
*~
.*
\#*
# Executables
*.exe
# Rendered files
*.epub
*.html
*.pdf
*.odt
*.tex
# Generated by Cargo
/target/