We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f1def commit d08dc78Copy full SHA for d08dc78
1 file changed
.gitignore
@@ -0,0 +1,16 @@
1
+### https://raw.github.com/github/gitignore/f2ce448f2ba7a092da05482ceca99209127c0884/maven.gitignore
2
+
3
+target/
4
+pom.xml.tag
5
+pom.xml.releaseBackup
6
+pom.xml.versionsBackup
7
+pom.xml.next
8
+release.properties
9
+dependency-reduced-pom.xml
10
+buildNumber.properties
11
+.mvn/timing.properties
12
13
+# Exclude maven wrapper
14
+!/.mvn/wrapper/maven-wrapper.jar
15
16
0 commit comments