From aa481c3e527951b452d65d90f8406a57d5c62286 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 30 Jan 2012 13:40:55 -0600 Subject: [PATCH] Ignore clojure/lein artifacts. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1a9d961..af62ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ *.pyc *.o *.so +other/.lein-deps-sum +other/classes +other/lib