Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
add lein-classpath for fatdeb task
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr committed Dec 9, 2013
1 parent f8f8105 commit 37ded95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.lein-repl-history
/.lein-deps-sum
/.lein-failures
/.nrepl-port
1 change: 1 addition & 0 deletions .lein-classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
:tasks

0 comments on commit 37ded95

Please sign in to comment.