Adds gitignore for Leiningen projects
@@ -0,0 +1 @@
+Leiningen.gitignore
@@ -0,0 +1,5 @@
+pom.xml
+*jar
+/lib/
+/classes/
+.lein-deps-sum