Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.hgignore
blob: 8c900d573a918a2b74c5b6adc7e597c492596ec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
syntax:glob

*.egg-info
*.pot
*.py[co]
__pycache__
MANIFEST
dist/
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
build/
tests/report/