File: .gitignore

package info (click to toggle)
python-chameleon 2.16-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,700 kB
  • ctags: 1,471
  • sloc: python: 17,872; xml: 597; makefile: 75
file content (12 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*.egg
*.egg-info
.coverage
.tox/
coverage.xml
nosetests.xml
*.tar.gz
env25/
env26/
env27/
env32/