summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 51b0cb6ffc13bc05a936759ac63e32258d5786b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
build/
dist/
*.egg-info/
runs/
surface-runs/
kernel-runs/
release/
notebook_runs/