summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cb65f92e151fdbd361e258508bd24a7dfc083ce6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pyc
*.dat
TAGS
*.egg-info
build
.coverage
.tox
cover
venv
*.sublime-workspace
*.sqlite
var/*
etc/*.conf
etc/*.ini
AUTHORS
ChangeLog