File: .gitignore

package info (click to toggle)
python-urlobject 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 328 kB
  • sloc: python: 1,282; makefile: 132
file content (12 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*.egg-info/
*.pyc
*.pyo
.DS_Store
MANIFEST
build/
dist/
distribute-*.egg
distribute-*.tar.gz
doc/.build
.coverage
.tox