mirror of
https://gitee.com/ShopeX/ECShopX_desktop-frontend
synced 2026-05-13 01:45:58 +08:00
25 lines
249 B
Plaintext
25 lines
249 B
Plaintext
.DS_Store
|
|
node_modules
|
|
openspec
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?。
|
|
nuxt/test.js
|
|
widgets
|
|
.nuxt/*
|