.idea/
.venv/
__pycache__/
*.pyc
.pytest_cache/
dist/
build/
*.egg-info/

# zensical docs site build output
site/
.zensical/

# Rust launcher crate build output (Cargo.lock is committed — it's a binary crate)
launcher/target/
