summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 8f64b247c70ed27f4197b6a5226a76e89e8eef0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
syntax:regexp
^build/
^docs/build/output
.pyc$
.orig$
.egg-info
.*,cover
.un~
\.coverage
\.DS_Store
test.cfg
^.venv