From d3410f6378594c3fd454efe56d24a706f5e64124 Mon Sep 17 00:00:00 2001 From: oakes Date: Fri, 2 May 2014 23:33:31 -0400 Subject: [PATCH] Simplify ignore list --- .gitignore | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index fc28ce3..5fab362 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,6 @@ -target -lib -classes -checkouts +**/target pom.xml pom.xml.asc -*.jar -*.class -.lein-deps-sum -.lein-failures -.lein-plugins -.lein-repl-history +/hs_err_pid*.log +*~ +.*