Commit f4e8e686 authored by Ben Moss's avatar Ben Moss

Leiningen by default creates a 'target' directory, not 'targets'

parent e0baa57b
...@@ -2,7 +2,7 @@ pom.xml ...@@ -2,7 +2,7 @@ pom.xml
*jar *jar
/lib/ /lib/
/classes/ /classes/
/targets/ /target/
.lein-deps-sum .lein-deps-sum
.lein-repl-history .lein-repl-history
.lein-plugins/ .lein-plugins/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment