Skip to content

Commit

Permalink
Leiningen by default creates a 'target' directory, not 'targets'
Browse files Browse the repository at this point in the history
  • Loading branch information
benmoss committed Nov 9, 2013
1 parent e0baa57 commit f4e8e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Leiningen.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pom.xml
*jar
/lib/
/classes/
/targets/
/target/
.lein-deps-sum
.lein-repl-history
.lein-plugins/

0 comments on commit f4e8e68

Please sign in to comment.