Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 429abcc59cdeeb388692fc73efebeb7539c46862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# global
*.pyc
*.pyo
__pycache__

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