From: Robert Pitts Date: Thu, 11 Oct 2012 23:59:14 +0000 (-0700) Subject: Update Leiningen.gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cdb12b37545c566f41787e067d11680458dad02c;p=gitignore.git Update Leiningen.gitignore /targets/ should be ignored as well --- diff --git a/Leiningen.gitignore b/Leiningen.gitignore index b8c1b218..40fbb289 100644 --- a/Leiningen.gitignore +++ b/Leiningen.gitignore @@ -2,4 +2,5 @@ pom.xml *jar /lib/ /classes/ +/targets/ .lein-deps-sum