From 10a187aebd85c8dc1e82d100dfd93fc886a934a9 Mon Sep 17 00:00:00 2001 From: Paul deGrandis Date: Mon, 19 Mar 2012 15:32:56 -0400 Subject: [PATCH] gitignore now supports lein2 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3169de6..d7b961c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ pom.xml /lib /native /checkouts +/target .lein-deps-sum .lein-failures