summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 257e54f1979a0dc0a8188d48040c4f441fdcc0b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.DS_Store
*.egg*
*.mo
*.pyc
*.swo
*.swp
*.sqlite
*~
*.sql
.pythoscope
.tox
.venv
.testrepository
.test
AUTHORS
build/*
ChangeLog
doc/build/*
dist/