2024-08-29 17:06:00 +08:00
|
|
|
# Logs
|
|
|
|
logs
|
|
|
|
*.log
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
pnpm-debug.log*
|
|
|
|
lerna-debug.log*
|
|
|
|
|
|
|
|
node_modules
|
|
|
|
dist
|
2024-10-30 16:31:34 +08:00
|
|
|
policeManagement
|
|
|
|
package-lock.json
|
2024-08-29 17:06:00 +08:00
|
|
|
dist-ssr
|
|
|
|
*.local
|
|
|
|
|
|
|
|
# Editor directories and files
|
|
|
|
.vscode/*
|
2024-08-29 17:09:50 +08:00
|
|
|
.vscode
|
2024-08-29 17:06:00 +08:00
|
|
|
!.vscode/extensions.json
|
|
|
|
.idea
|
|
|
|
.DS_Store
|
|
|
|
*.suo
|
|
|
|
*.ntvs*
|
|
|
|
*.njsproj
|
|
|
|
*.sln
|
|
|
|
*.sw?
|