1 Star 0 Fork 11

dev-dev/ jeecg-boot-pro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 329 Bytes
一键复制 编辑 原始数据 按行查看 历史
天桥底下说书的 提交于 2021-12-23 03:23 . 1.新增db文件
## ide
**/.idea
*.iml
## backend
**/target
**/logs
## front
**/*.lock
## vue
**/node_modules
**/.DS_Store
node_modules
**/dist
# 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*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dev-dev/jeecg-boot-pro.git
git@gitee.com:dev-dev/jeecg-boot-pro.git
dev-dev
jeecg-boot-pro
jeecg-boot-pro
master

搜索帮助