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