# Rust
/target
# Python
__pycache__/
*.pyc
.pytest_cache/
/.venv/
/dist/
/check/
*.so
*.pyd
# Cargo.lock is committed: this is an application-shaped artifact (a wheel),
# not a library other crates depend on, so a reproducible build matters.
