1
0
mirror of https://github.com/kanzure/pdfparanoia.git synced 2025-02-11 21:23:10 +01:00
pdfparanoia/.gitignore
2013-02-05 03:10:14 -06:00

13 lines
138 B
Plaintext

# ignore editor leftovers
.*.sw*
.*~
*~
# ignore precompiled python files
*.pyc
# ignore setup stuff
build/
dist/
pdfparanoia.egg-info/