/target
**/*.rs.bk
*.pyc
__pycache__/
*.so
*.dylib
*.dll
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.env
.venv/
venv/
ENV/
.idea/
.github/
.ruff_cache/