Skip to content

Commit

Permalink
Merge pull request github#143 from vi/master
Browse files Browse the repository at this point in the history
Adds gitignore for Leiningen projects
  • Loading branch information
defunkt committed Sep 1, 2011
2 parents 64ef3e4 + 8b8ff44 commit 17ae0da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Clojure.gitignore
5 changes: 5 additions & 0 deletions Leiningen.gitignore
@@ -0,0 +1,5 @@
pom.xml
*jar
/lib/
/classes/
.lein-deps-sum

0 comments on commit 17ae0da

Please sign in to comment.