We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24dde5 commit b7b8716Copy full SHA for b7b8716
.gitignore
@@ -1,5 +1,4 @@
1
-target/
2
-pom.xml.tag
3
-pom.xml.releaseBackup
4
-pom.xml.next
5
-release.properties
+/.classpath
+/.project
+/.settings/
+/target
0 commit comments