Files
soft_vue/.gitignore
flowerstonezl fa137c7fa0 first commit
2026-04-20 16:49:18 +08:00

17 lines
190 B
Plaintext

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
tests/**/coverage/
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln