Skip to content

Commit e315646

Browse files
author
Kirill Starikov
committed
adding Intellij IDEA files to .gitignore
1 parent c18f1be commit e315646

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# IntelliJ IDEA
2+
/.idea
3+
/*.iml
4+
15
*.beam
26
*.tmproj
37
_build
@@ -12,4 +16,4 @@ doc/
1216
erl_crash.dump
1317
.edts
1418
*[#]*[#]
15-
*[#]*
19+
*[#]*

0 commit comments

Comments
 (0)