aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b23ade08c5c5e7fa3e61ab0a8e0cd7b278cdd4e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# syntax: glob
bin
build
dist
include
lib
distribute.egg-info
setuptools.egg-info
.coverage
.tox
*.egg
*.py[cod]
*.swp
*~
.hg*
.cache