File: .gitignore

package info (click to toggle)
python-aiosmtpd 1.4.6-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,016 kB
  • sloc: python: 8,064; makefile: 159
file content (40 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*~
bin
parts
coverage
eggs
sources
build/
dist
venv
.installed.cfg
develop-eggs
var/*
*.egg-info
*.pyc
*.pyo
*.bak
*.egg
*.tar.gz
*.so
.tox
.DS_Store
.coverage
.coverage.*.*
.noseids
docs/_build/
nosetests.xml
__pycache__/
htmlcov/
_dynamic/
_dump/
coverage.xml
coverage-*.xml
diffcov.html
diffcov-*.html
.python-version
prof/
.pytype/
~temp*
*.sw[a-p]
pyvenv.cfg