summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8e7259bb35c1f412e7714fb8bdceb1a998c07022 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.log
__pycache__
*.pyc
build
*.build
cache
*.cache
*.retry

/.coverage
/htmlcov