# Env
.direnv/
.envrc

# Rust
Cargo.lock

# Builds
target/
python/**/*.so

## Python
**/__pycache__/
