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

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

bin/
include/
lib/
local/

!.gitignore
!.travis.yml