blog-boot/ruoyi-ui/.gitignore
dataprince 06a7540d4d Ruoyi-Flex前后端分离系统v4正式发布
基于RuoYi-Vue v3.8.6进行了扩展
引入mybatis-flex框架,与mybatis和平共处
maven仓库从阿里切换到华为
2023-07-05 11:40:25 +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