Browse Source

Merge pull request #143 from vi/master

Adds gitignore for Leiningen projects
Chris Wanstrath 13 năm trước cách đây
mục cha
commit
17ae0da61e
2 tập tin đã thay đổi với 6 bổ sung0 xóa
  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