# Rust build artifacts
/target/
Cargo.lock

# Python artifacts
__pycache__/
*.pyc
*.pyo
*.pyd
*.so
*.dylib
*.egg-info/
dist/
build/
.pytest_cache/
.venv/

# HAVFRYS local state
.havfrys/
.havfrys_cache.json
