__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
env/
.env
.idea/
.vscode/
.DS_Store
