Samuel Jaffe преди 8 години
родител
ревизия
58198f0f6b
променени са 1 файла, в които са добавени 15 реда и са изтрити 0 реда
  1. 15 0
      .gitignore

+ 15 - 0
.gitignore

@@ -1,3 +1,18 @@
+# https://raw.githubusercontent.com/github/gitignore/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
+
+# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
+!/.mvn/wrapper/maven-wrapper.jar
+
+# https://raw.githubusercontent.com/github/gitignore/master/Java.gitignore
 # Compiled class file
 *.class