1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-22 00:53:06 +02:00
crowbook/.gitignore

21 lines
150 B
Plaintext
Raw Normal View History

2016-02-18 04:06:14 +01:00
# Compiled files
Cargo.lock
*.o
*.so
*.rlib
*.dll
*~
.*
\#*
# Executables
*.exe
2016-02-20 03:41:29 +01:00
# Rendered files
*.epub
*.html
*.pdf
2016-02-18 04:06:14 +01:00
# Generated by Cargo
/target/