node_modules/ **/node_modules/ .next/ **/.next/ dist/ **/dist/ build/ **/build/ .turbo/ pnpm-debug.log* npm-debug.log* yarn-debug.log* yarn-error.log* *.log .DS_Store .env .env.* .vscode/ *.local tmp/ temp/ **/.venv/ .venv/ **/__pycache__/ __pycache__/ # Convex 本机开发临时目录 **/.convex-tmp/ # 大模型文件,防止超出 LFS 配额 services/mineru/models/ *.safetensors # ONLYOFFICE 挂载/同步目录(体积很大,禁止入库) /onlyoffice-web-apps/ /onlyoffice-plugins/ /onlyoffice-data/ /onlyoffice-fonts/ /onlyoffice-pg-data/ # ONLYOFFICE 现已移至 src/components/onlyoffice 下,整目录忽略 /src/components/onlyoffice/ # 参考资料目录 cankao/ # services 整体忽略(包含本地模型与临时服务) /services/ **/test/ pw-tests/** pw-tests/ wolai-frontend/public/documents/ wolai-frontend/public/documents/**