1 Star 0 Fork 0

joegana/kapua

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
coduz 提交于 2016-10-14 17:23 . First contribution
#
# Java .gitignore
# https://github.com/github/gitignore/blob/master/Java.gitignore
#
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
#
# Maven .gitignore
# https://github.com/github/gitignore/blob/master/Maven.gitignore
#
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
#
# Eclipse .gitignore
# https://github.com/github/gitignore/blob/master/Global/Eclipse.gitignore
#
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# Java annotation processor (APT)
.factorypath
# PDT-specific (PHP Development Tools)
.buildpath
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
# SonarLint folders
.sonarlint/
# IDEA
.idea/
**/*.iml
#
# Embedded derby DB
#
derby.log
#
# Velocity
#
velocity.log
#
# Os X index files
#
.DS_Store
#
# vagrant runtime environment
#
Vagrantfile
.vagrant
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/joegana/kapua.git
git@gitee.com:joegana/kapua.git
joegana
kapua
kapua
master

搜索帮助