Skip to content

Commit

Permalink
chore: Ignore IntelliJ /out directory
Browse files Browse the repository at this point in the history
This change adds the /out directory to the .gitignore.
  • Loading branch information
fabianishere committed Sep 15, 2017
1 parent 9530901 commit 5718edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ hs_err_pid*
# IntelliJ
/out/
.idea/
*/out

# mpeltonen/sbt-idea plugin
.idea_modules/
Expand Down

0 comments on commit 5718edc

Please sign in to comment.