summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c57cc74052561d825b2c78172e1ea5c9aff66c4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.DS*
*.pyc
*.bak
*.swp
test-output.html
build/*
dist/*
tmp/*
MANIFEST
.venv
*~
*#*