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

19 lines
229 B
Plaintext
Raw Permalink Normal View History

2013-02-05 03:10:14 -06:00
# ignore editor leftovers
.*.sw*
.*~
*~
# ignore precompiled python files
*.pyc
# ignore setup stuff
build/
dist/
pdfparanoia.egg-info/
2013-02-06 17:34:38 -06:00
# ignore pdfs in the top-level dir
/*.pdf
# temporary pdfs in tests/diff/
tests/diff/pdf