Files
estate/.gitignore
2026-06-22 08:14:35 +08:00

47 lines
443 B
Plaintext

.DS_Store
.history
node_modules/
dist/
.env
.git
.idea
.vscode
.gitignore
.npmrc
.yarn
.yarnrc
.pnp.js
.pnp.lock.json
.pnp
.yarn.lock
.bat
dist.zip
.zip
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock
pnpm-lock.yaml
# 编译生成的文件
auto-imports.d.ts
components.d.ts