File: .gitignore

package info (click to toggle)
python-pyramid-zcml 1.0.0-1.2
  • links: PTS
  • area: main
  • in suites: bullseye, sid
  • size: 1,164 kB
  • sloc: python: 2,292; makefile: 69
file content (11 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
env26/
*.egg
*.egg-info
*.pyc
.coverage
dist/
build/
.tox/
nosetests.xml
pyramid_zcml/coverage.xml
*$py.class