We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecf147 commit 5574ac4Copy full SHA for 5574ac4
1 file changed
.gitignore
@@ -20,4 +20,8 @@
20
21
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
22
hs_err_pid*
23
-/target/
+/target/
24
+
25
+# IntelliJ IDEA
26
+.idea
27
+*.iml
0 commit comments