target/
.venv/
__pycache__/
*.pyc
*.pyo
.git/
.github/
dist/
*.egg-info/
.mypy_cache/
.pytest_cache/
*.so
**/*.so
*.dylib
**/*.dylib
*.dSYM/
**/*.dSYM/
.DS_Store
tests/
INSTRUCT.md
Cargo.lock
