File: .gitignore

package info (click to toggle)
python-txi2p-tahoe 0.3.7-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 444 kB
  • sloc: python: 3,757; makefile: 165; sh: 3
file content (17 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.pyc

*.swp
*~

.coverage
.eggs/
coverage/
dropin.cache
env/
_trial_temp/

build/
dist/
docs/_build
txi2p.egg-info/
_version.py