summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f6f0ae4bee0a5f7c701046bdc358963e4dd9ac83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*~
*.pyc
*.pyo
.DS_Store
.nose
*.egg-info
*.bak
*.rej
*$py.class
*.orig
example.cfg
.coverage
nosetests.xml
xunit.xml
_env
doc/.build
dist
build
.noseids
.tox
.*.sw[nop]
cover