File: .gitignore

package info (click to toggle)
python-pyknon 1.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: python: 2,172; makefile: 128; sh: 7
file content (8 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
*.swp
*.pyc
.coverage
htmlcov
.tox
_build/
.cache
build/