Skip to content

Commit

Permalink
Add Intellij files / dirs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wjsrobertson committed Jul 4, 2016
1 parent 4d269c7 commit 0e50f0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
**/target
**/target/*
*.jar
.idea/*
*.iml
hs_err_pid*

# Files
Expand Down

0 comments on commit 0e50f0a

Please sign in to comment.