From b9c96e56e1741d0013b4e477e04ee2efa6178c5c Mon Sep 17 00:00:00 2001 From: oakes Date: Fri, 2 May 2014 23:48:24 -0400 Subject: [PATCH] Ignore all error logs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5fab362..1d5593d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ **/target pom.xml pom.xml.asc -/hs_err_pid*.log +hs_err_pid*.log *~ .*