]> git.phdru.name Git - ppu.git/blob - .gitignore
Python: 2.6, 2.7 and 3.3+
[ppu.git] / .gitignore
1 /.cache/
2 /.tox/
3 /remove-old-files.egg-info/
4 /build/
5 /data/
6 /dist/
7 /htmlcov/
8 /.coverage
9 /MANIFEST
10 *.py[co]
11 *.tmp
12 *~