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