All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Java.gitignore.mustache Maven / Gradle / Ivy

There is a newer version: 0.9.25
Show newest version
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

# exclude jar for gradle wrapper
!gradle/wrapper/*.jar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

# build files
**/target
target
.gradle
build




© 2015 - 2024 Weber Informatics LLC | Privacy Policy