# Rust
target/

# Python / Maturin
dist/
__pycache__/
*.pyc
.venv/
venv/
*.whl

# OS / Editor
.DS_Store
.vscode/
.idea/