Explorar o código

Add Maven.gitignore

Sam Jaffe %!s(int64=5) %!d(string=hai) anos
pai
achega
cc154afa7b
Modificáronse 1 ficheiros con 14 adicións e 0 borrados
  1. 14 0
      .gitignore

+ 14 - 0
.gitignore

@@ -1,3 +1,4 @@
+# Java.gitignore
 # Compiled class file
 *.class
 
@@ -21,3 +22,16 @@
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
+
+# 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
+# https://github.com/takari/maven-wrapper#usage-without-binary-jar
+.mvn/wrapper/maven-wrapper.jar