File: .gitignore

package info (click to toggle)
python-repoze.tm2 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: python: 422; makefile: 64
file content (11 lines) | stat: -rw-r--r-- 104 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
*.pyc
dist/
*.egg-info
.coverage
env26/
docs/.build/
.tox
nosetests.xml
coverage.xml
docs/_build
build/