File: .gitignore

package info (click to toggle)
debputy 0.1.83
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,592 kB
  • sloc: python: 63,925; sh: 190; perl: 155; makefile: 67; ansic: 24
file content (20 lines) | stat: -rw-r--r-- 211 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
__pycache__
.pytest_cache
.coverage
htmlcov
dist
*.pyc
*.pyo
*~

local
local-test

*.deb

debian/dh-rootless
debian/.debhelper
debian/debhelper-build-stamp
debian/*.substvars
debian/files
debian/*.debhelper.log