Explorar o código

Merge pull request #143 from vi/master

Adds gitignore for Leiningen projects
Chris Wanstrath %!s(int64=13) %!d(string=hai) anos
pai
achega
17ae0da61e
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 1 0
      Clojure.gitignore
  2. 5 0
      Leiningen.gitignore

+ 1 - 0
Clojure.gitignore

@@ -0,0 +1 @@
+Leiningen.gitignore

+ 5 - 0
Leiningen.gitignore

@@ -0,0 +1,5 @@
+pom.xml
+*jar
+/lib/
+/classes/
+.lein-deps-sum