aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e6ae54501b26b158698706e7aaf7d81f3c86f051 (plain)
1
2
3
4
5
6
7
8
logs/*.log
*.pyc
.idea
.tox
target
htmlcov
.coverage
test-reports/*