1 Star 0 Fork 11

牧神 / qboot

forked from 贼大的桔子 / qboot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
hongzhan 提交于 2021-11-16 01:16 . feat:增加前端
quick-boot-backend/HELP.md
quick-boot-backend/target/
!quick-boot-backend/.mvn/wrapper/maven-wrapper.jar
!quick-boot-backend/**/src/main/**/target/
!quick-boot-backend/**/src/test/**/target/
### STS ###
quick-boot-backend/.apt_generated
quick-boot-backend/.classpath
quick-boot-backend/.factorypath
quick-boot-backend/.project
quick-boot-backend/.settings
quick-boot-backend/.springBeans
quick-boot-backend/.sts4-cache
### IntelliJ IDEA ###
quick-boot-backend/.idea
quick-boot-backend/*.iws
quick-boot-backend/*.iml
quick-boot-backend/*.ipr
### VS Code ###
quick-boot-backend/.vscode/
quick-boot-frontend/.DS_Store
quick-boot-frontend/node_modules/
quick-boot-frontend/dist/
quick-boot-frontend/npm-debug.log*
quick-boot-frontend/yarn-debug.log*
quick-boot-frontend/yarn-error.log*
quick-boot-frontend/**/*.log
quick-boot-frontend/tests/**/coverage/
quick-boot-frontend/tests/e2e/reports
quick-boot-frontend/selenium-debug.log
# Editor directories and files
quick-boot-frontend/.idea
quick-boot-frontend/.vscode
quick-boot-frontend/*.suo
quick-boot-frontend/*.ntvs*
quick-boot-frontend/*.njsproj
quick-boot-frontend/*.sln
quick-boot-frontend/*.local
quick-boot-frontend/package-lock.json
quick-boot-frontend/yarn.lock
Java
1
https://gitee.com/wingxh/qboot.git
git@gitee.com:wingxh/qboot.git
wingxh
qboot
qboot
master

搜索帮助