.venv/
__pycache__/
*.pyc
.touchstone/
*.db
*.db-wal
*.db-shm
.pytest_cache/
.ruff_cache/
dist/
harbor-tasks/
*.egg-info/
.DS_Store
touchstone.toml

# Harbor job directories belong under the dataset root, never in the repo
jobs/
