.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
uv.lock
.env
.DS_Store
*.egg
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.swp
*.swo
.idea/
.vscode/
