summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 91c5773e12c7f3e4f0b2cbc36791817edafbb22b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.DS_Store
syntax:glob
.svn
*.pyc
*.egg-info
*.egg
build
dist
docs/_build
*.xml
html_coverage
.hgignore
.idea
*.iml
.tox/
.eggs/
.coverage