File: .gitignore

package info (click to toggle)
zope.event 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 220 kB
  • ctags: 71
  • sloc: python: 247; makefile: 73; xml: 43
file content (20 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*$py.class
*.pyc
__pycache__
./.installed.cfg
./bin
./eggs
./develop-eggs
./parts
*.egg-info
.tox
build
docs/_build
.coverage
nosetests.xml
coverage.xml
.installed.cfg
bin
develop-eggs
eggs
parts