summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 25902497c70ae6b098659a84557926707fcfd776 (plain)
1
2
3
4
5
6
7
8
9
10
11
.*\.py[co]$
.*~$
.*\.orig$
.*\#.*$
.*@.*$
\.coverage$
htmlcov$
\.DS_Store$
venv$
distribute_setup.py$
distribute-\d+.\d+.\d+.tar.gz$