File: .gitignore

package info (click to toggle)
python-aiosmtpd 1.4.3-1.1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,060 kB
  • sloc: python: 7,850; makefile: 158; sh: 5
file content (40 lines) | stat: -rw-r--r-- 364 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
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