Skip to content

Commit c062f37

Browse files
committed
Added Intellij .idea folder to .gitignore
1 parent c59ae70 commit c062f37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ target
1818

1919
/examples/simple-sbt/project/
2020
/examples/simple-sbt/target/
21+
22+
# Intellij
23+
.idea

0 commit comments

Comments
 (0)