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 4f3a360 commit c341fe1Copy full SHA for c341fe1
.gitignore
@@ -1,2 +1,8 @@
1
+# InteliJ IDEA
2
.idea
3
*.iml
4
+
5
+# Eclipse IDE
6
+.settings
7
+.classpath
8
+.project
gradle/.gitignore
@@ -1,5 +1,2 @@
-.idea
-*.iml
-
.gradle
build
maven/.gitignore
target/
*.versionsBackup
0 commit comments