File: .gitignore

package info (click to toggle)
python-jwcrypto 1.5.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 512 kB
  • sloc: python: 6,289; makefile: 178
file content (9 lines) | stat: -rw-r--r-- 66 bytes parent folder | download
1
2
3
4
5
6
7
8
9
build/
dist/
*.pyc
*.pyo
cscope.out
.tox
.coverage
*.egg-info
env