summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 05c0808d6c1530a880b566b4d1322f4ba40ad0b0 (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
CHANGES (links).txt
*.egg
*.py[cod]
*.swp
*~
.hg*