summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2f917d8d8ea049f84649b5041b4c1d9faef7ecdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*\.py[co]
*~
*\.orig
*\#.*
*@.*
.coverage
htmlcov
.DS_Store
venv
distribute_setup.py
distribute-*.tar.gz
build
dist
*.egg-info
.tox