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