# Editor

# Rust
/target
**/*.rs.bk
Cargo.lock

# Python
*.py[oc]
__pycache__/

# Temp dirs
generated/

# Misc