summaryrefslogtreecommitdiff
path: root/.hgignore
blob: d496f4bf4f107c3a11d5c010cc09f2d8c6f6c7cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12

syntax: glob

*.pyc
*~
*.bak
*.o
*.orig
dist
build
*.egg-info
.tox