.git
.gitea
docs
scripts
**/node_modules
**/.venv
**/__pycache__
**/*.pyc
apps/web/build
apps/web/.svelte-kit
apps/api/.pytest_cache
apps/api/.mypy_cache
apps/api/.ruff_cache
**/*.db
**/*.db-journal
