# Rust
/target

# Python
__pycache__/
*.py[cod]
*$py.class

# Tests
/tests/test_dir

# Nix
.direnv/
.envrc
