aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 25113d09d49df81c1c2c035658325c992be239ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
*.db
*~
.*

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

!.gitignore
!.travis.yml