Skip to content

Commit

Permalink
Added Intellij .idea folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
joroKr21 committed Sep 21, 2017
1 parent c59ae70 commit c062f37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -18,3 +18,6 @@ target

/examples/simple-sbt/project/
/examples/simple-sbt/target/

# Intellij
.idea

0 comments on commit c062f37

Please sign in to comment.