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