/target
**/*.rs.bk
*.so
*.dylib
*.dll
*.pyd
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.idea/
.vscode/
*.swp

