File: .gitignore

package info (click to toggle)
python-repoze.sphinx.autointerface 0.8-0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 148 kB
  • ctags: 36
  • sloc: python: 138; makefile: 15
file content (8 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
*.egg-info
*.pyc
*$py.class
.coverage
dist/
*~
.tox
env*/