summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 09b0959c7fa63dddc1d3e99c0062ef13718262d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
syntax: glob

.project
.pydevproject
.settings
*.pyc
*.pyo
*.log
*.tmp
*.egg-info
dist/
build/
docs/_build