sekft/.gitignore
2026-06-16 20:13:14 +02:00

18 lines
199 B
Text

__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.tox/
.mypy_cache/
.pytest_cache/
test-reports/
*.swp
# transient run artifacts
ckpt*/
scenarios*/
stub_trajectories/
trajectories/
runs/
*.log