summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 236a765c0a1a14e82984d53d1f8febfe76fc6f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*.sw?
*.sqlite3
.DS_STORE
*.egg-info
.eggs
.venv
.tox
build
dist
AUTHORS
ChangeLog