加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
Lbj虞 提交于 2020-11-25 22:58 . ignore 文件添加
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/
**/target/
target/
**/target/
api/target/
target/
**/target/
.project
.classpath
.mymetadata
*.prefs
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
.DS_Store
*.iml
## Directory-based project format:
.idea/
dump.rdb
target/
**/target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.vegoodsInfosrsionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
/.idea
/.idea/compiler.xml
/.idea/misc.xml
buildNumber.properties
.mvn/timing.properties
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
## Directory-based project format:
.idea/
.idea
.DS_Store
application-local.properties
*.iml
/bin/
.settings/
target/
.project
.classpath
.mymetadata
.idea/
*.iml
rebel.xml
*.pdb
*/test
.Ds_Store
WebRoot/WEB-INF/classes/*
*.class
*.class
# Package Files #
#*.jar
*.war
*.ear
target/
logs/
**/*.iml
## Directory-based project format:
.idea/
#application-dev.properties
#.gitignore
dump.rdb
## Directory-based project format:
#application-dev.properties
#.gitignore
## Directory-based project format:
.idea/
dump.rdb
/target/
.idea/
*.iml
.classpath
.project
nb-configuration.xml
.settings/
*.jscompress
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化