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 +*~ +.*