From 6f11a8b365e4e5fc73ef766050e5c02dff4c075d Mon Sep 17 00:00:00 2001 From: Klaus Reimer Date: Sat, 13 Jul 2013 19:34:16 +0200 Subject: [PATCH] Ignore crash logs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1e07caf..0e06b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ target .settings .classpath .project +hs_err_*.log