.env
.venv/
__pycache__/
*.py[cod]
*.sqlite*
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
build/
dist/
*.egg-info/
exports/
data/private/
.DS_Store
.idea/
.vscode/
node_modules/
