Skip to content

Commit 384be6d

Browse files
author
Steve Riesenberg
committed
Exclude IntelliJ .idea directory
1 parent 0c11226 commit 384be6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@
2121

2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
24+
25+
# IntelliJ
26+
.idea
27+
*.iws
28+
*.iml
29+
*.ipr
30+
out/

0 commit comments

Comments
 (0)