File: .gitignore

package info (click to toggle)
python-mccabe 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: python: 696; sh: 28; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
4
5
6
7
8
*.egg
*.eggs
*.egg-info
*.py[cod]
.hypothesis/
.tox
dist
build