mirror of
http://112.124.100.131/happyinsurance_eco/ebiz-sunful-eco-web.git
synced 2025-12-06 09:26:50 +08:00
31 lines
301 B
Plaintext
31 lines
301 B
Plaintext
.DS_Store
|
|
node_modules
|
|
package-lock.json
|
|
/dist
|
|
/target
|
|
/generate
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.settings
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw*
|
|
*.iml
|
|
.classpath
|
|
.project
|
|
*.log
|
|
dist.zip
|