summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e873831f50d7b780aa711607fd25c35c18489229 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.egg-info
*.pot
*.py[co]
__pycache__
MANIFEST
dist/
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
build/