Skip to content

Commit

Permalink
Add IntelliJ Idea and MacOSX ignore to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Filippo De Luca committed Oct 1, 2016
1 parent ec131c8 commit afd047b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet

# IntelliJ Idea specific
/.idea/
/idea_modules/
*.iml

# MacOSX specific
.DS_Store

0 comments on commit afd047b

Please sign in to comment.