summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a542fb3a83fe56cef36efcca2f40609b3bfaa55e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.DS*
*.pyc
*.bak
*.swp
test-output.html
build/*
dist/*
tmp/*
MANIFEST
.venv
*~
*#*
.tox/*
.coverage
htmlcov/*
*komodo*