.git
.idea
.vscode

__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/

data/
backups/

web/node_modules/
web/dist/
web/.vite/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*

android/
