__pycache__/
*.pyc
.venv/
node_modules/
vendor/
.idea/
.vscode/
.DS_Store
*.sqlite3
dist/
build/
*.egg-info/
.mypy_cache/
.ruff_cache/
.pytest_cache/
