Skip to content

Commit

Permalink
Add hs_err_* to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Mar 13, 2016
1 parent 9538e47 commit 41f4054
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ target/

# Other
.DS_Store
hs_err_*

# Binaries
*.jar

# Backups
Expand Down

0 comments on commit 41f4054

Please sign in to comment.