build/
.vscode/
__pycache__/

# Rust stuff
target/
*.lock
gen/

# LLM stuff
.claude/
GEMINI.md

# Added by cargo

/target
