File: .gitignore

package info (click to toggle)
path.py 10.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 244 kB
  • sloc: python: 1,715; makefile: 148
file content (10 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
__pycache__
*.pyc
*.egg-info
*.egg
.eggs/
MANIFEST
build
dist
.tox
docs/_build