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