# Python
.pytest_cache
.venv
__pycache__
tutorials/

# Rust
target/
Cargo.lock
*.so
*.pyd