1
0
mirror of synced 2025-11-06 11:20:40 +08:00
Files
vxe-table/.gitignore
xuliangzhan 9bc4985a4f 重构组件
2024-05-26 12:41:17 +08:00

30 lines
291 B
Plaintext

.DS_Store
.history
node_modules
/lib_temp
/packages_temp
/dist
/es
/lib
/docs
package-lock.json
yarn.lock
# 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?