summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a0b72843bbadb5ddba5192b0cc8507a23f0b0b93 (plain)
1
2
3
4
5
6
__pycache__/
*.pyc
.venv/
runs/
.pytest_cache/
report/