aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ae73f8379da88b6686722ff3c0c5a5484e868a70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.pyc
*.db
*~
.*

html/
htmlcov/
coverage/
build/
dist/
*.egg-info/
MANIFEST

bin/
include/
lib/
local/

!.gitignore
!.travis.yml