Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e63768d9a63f8d94685515b8f84467552149bd5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# global
*.pyc
*.pyo
__pycache__

# /
/.coverage
/build
/coverage
/dist
/htmlcov
/webcheck.egg-info

# /debian/
/debian/files
/debian/webcheck
/debian/webcheck.debhelper.log
/debian/webcheck.postinst.debhelper
/debian/webcheck.prerm.debhelper
/debian/webcheck.substvars