__pycache__/
*.pyc
*.pyo
.env
.venv/
venv/
*.sqlite
*.db
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.log
.idea/
.vscode/
dist/
build/
*.egg-info/
instance/
node_modules/
.DS_Store
