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