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.
2 parents 8fe4e2f + 7f56496 commit e89e043Copy full SHA for e89e043
Gradle.gitignore
@@ -10,3 +10,9 @@ gradle-app.setting
10
11
# Cache of project
12
.gradletasknamecache
13
+
14
+# Eclipse Gradle plugin generated files
15
+# Eclipse Core
16
+.project
17
+# JDT-specific (Eclipse Java Development Tools)
18
+.classpath
Maven.gitignore
@@ -9,3 +9,9 @@ buildNumber.properties
9
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
+# Eclipse m2e generated files
0 commit comments