node_modules
.venv
dist
.DS_Store
.vscode
.helix
scratch
*.pt
*.db
examples/*/*/
wandb
examples/**/*.sh
docs/build

# Python
__pycache__
.ipynb_checkpoints

src/saefarer/static

# pixi environments
.pixi
*.egg-info
.ruff_cache
