File: .gitignore

package info (click to toggle)
python-django-appconf 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 220 kB
  • sloc: python: 387; makefile: 132; sh: 5
file content (9 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
build
dist
MANIFEST
*.pyc
*.egg-info
*.egg
docs/_build/
.coverage
.tox/