File: .gitignore

package info (click to toggle)
python-venusian 1.0a6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 428 kB
  • sloc: python: 1,229; makefile: 69
file content (24 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*.egg
*.egg-info
*.pyc
*$py.class
*.pt.py
*.txt.py
*~
.coverage
.tox/
nosetests.xml
pyramid/coverage.xml
tutorial.db
env26/
env25/
env24/
env27/
env32/
jyenv/
pypyenv/
build/
dist/
venusian/coverage.xml
docs/_build/
docs/_themes/