From: Bananeweizen Date: Sat, 18 Jan 2014 09:29:50 +0000 (+0100) Subject: gitignore VM crash logs X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F927%2Fhead;p=gitignore.git gitignore VM crash logs --- diff --git a/Java.gitignore b/Java.gitignore index 009ce166..32858aad 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -7,3 +7,6 @@ *.jar *.war *.ear + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid*