.DS_Store
.venv/
__pycache__/
*.py[cod]
*.so
*.dylib
*.dll
.pytest_cache/
.ruff_cache/
.mypy_cache/
target/
dist/
build/
*.egg-info/

