We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186612c commit 6e7850bCopy full SHA for 6e7850b
1 file changed
.gitignore
@@ -10,7 +10,9 @@ buildNumber.properties
10
.mvn/timing.properties
11
!/.mvn/wrapper/maven-wrapper.jar
12
13
-# vscode/eclipse
+# vscode/eclipse/idea
14
+*.iml
15
+.idea/
16
.classpath
17
.project
18
.settings/
0 commit comments