Skip to content

Commit 5574ac4

Browse files
committed
Ignoring Intellij IDEA files
1 parent 6ecf147 commit 5574ac4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,8 @@
2020

2121
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2222
hs_err_pid*
23-
/target/
23+
/target/
24+
25+
# IntelliJ IDEA
26+
.idea
27+
*.iml

0 commit comments

Comments
 (0)