Files
ruo-yi-vue-blog/ruoyi-ui/.gitignore
王鹏 e528aa4876 init
2025-08-14 14:59:52 +08:00

24 lines
256 B
Plaintext

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