1 Star 0 Fork 6

luohan/DtJava

forked from tingyugetc520/DtJava 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 660 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Created by https://www.toptal.com/developers/gitignore/api/java,java-web
# Edit at https://www.toptal.com/developers/gitignore?templates=java,java-web
### Java ###
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
### Java-Web ###
## ignoring target file
target/
# End of https://www.toptal.com/developers/gitignore/api/java,java-web
### IntelliJ ###
out/
.idea/
*.iml
test-config.json
!maven-repo/**/*.jar
DtDemoAppTest.java
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/luohanzju/DtJava.git
git@gitee.com:luohanzju/DtJava.git
luohanzju
DtJava
DtJava
master

搜索帮助