File: .gitignore

package info (click to toggle)
python-pyramid-tm 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 244 kB
  • sloc: python: 890; makefile: 70
file content (9 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
5
6
7
8
9
*.egg-info/
*.pyc
env*/
.coverage
.coverage.*
.tox/
dist/
build/
coverage.xml