pdfparanoia/.gitignore

19 lines
229 B
Plaintext
Raw Permalink Normal View History

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