We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc8466 commit 3188f9eCopy full SHA for 3188f9e
1 file changed
.gitignore
@@ -3,3 +3,15 @@
3
/dist/
4
/workingdirectory/
5
build.xml
6
+.idea
7
+target/
8
+pom.xml.tag
9
+pom.xml.releaseBackup
10
+pom.xml.versionsBackup
11
+pom.xml.next
12
+release.properties
13
+dependency-reduced-pom.xml
14
+buildNumber.properties
15
+.mvn/timing.properties
16
+# https://github.com/takari/maven-wrapper#usage-without-binary-jar
17
+.mvn/wrapper/maven-wrapper.jar
0 commit comments