target/
.venv/
**/*.so
**/__pycache__/
.pytest_cache/
.mypy_cache/
dist/
build/
*.egg-info/
.DS_Store
.env
.vscode/
.idea/
.ruff_cache/