Skip to content

Commit

Permalink
Add .gitignore for Leiningen projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly _Vi Shukela committed Apr 8, 2011
1 parent 0e80099 commit 8b8ff44
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pom.xml
*jar
/lib/
/classes/
.lein-deps-sum

0 comments on commit 8b8ff44

Please sign in to comment.