1 Star 24 Fork 10

turnon / spring-tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1013 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
turnon 提交于 2023-08-13 09:19 . feat: 修改配置
# ---------------------------------------------------------------------
# more gitignore templates see https://github.com/github/gitignore
# ---------------------------------------------------------------------
# ------------------------------- java -------------------------------
# compiled folders
classes
target
logs
.mtj.tmp/
# compiled files
*.class
# bluej files
*.ctxt
# package files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs
hs_err_pid*
# maven plugin temp files
.flattened-pom.xml
# ------------------------------- javascript -------------------------------
# dependencies
node_modules
# temp folders
build
dist
_book
_jsdoc
.temp
.deploy*/
# temp files
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
bundle*.js
.DS_Store
Thumbs.db
db.json
book.pdf
package-lock.json
# ------------------------------- intellij -------------------------------
.idea
*.iml
# ------------------------------- eclipse -------------------------------
.classpath
.project
JavaScript
1
https://gitee.com/turnon/spring-tutorial.git
git@gitee.com:turnon/spring-tutorial.git
turnon
spring-tutorial
spring-tutorial
master

搜索帮助

14c37bed 8189591 565d56ea 8189591