1
0
mirror of https://github.com/kanzure/pdfparanoia.git synced 2024-06-07 11:27:49 +02:00
pdfparanoia/.gitignore
2013-02-06 17:34:38 -06:00

16 lines
181 B
Plaintext

# ignore editor leftovers
.*.sw*
.*~
*~
# ignore precompiled python files
*.pyc
# ignore setup stuff
build/
dist/
pdfparanoia.egg-info/
# ignore pdfs in the top-level dir
/*.pdf