summaryrefslogtreecommitdiff
path: root/.hgignore
blob: e8a7451ce86899936b3557d75c08afcdbe0e06a1 (plain)
1
2
3
4
5
6
7
8
9
10
.*\.py[co]$
^dist/
^env/
^argparse.egg-info/
^docs/_build/
^MANIFEST$
.DS_Store
.orig$
.rej$
.~$