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