yunshanghui-2.0/.gitignore
2025-05-08 10:25:27 +08:00

24 lines
274 B
Plaintext

.DS_Store
node_modules/
unpackage/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
.eslintignore
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock