Skip to content

Commit

Permalink
Merge pull request github#833 from benmoss/master
Browse files Browse the repository at this point in the history
Leiningen by default creates a 'target' directory, not 'targets'
  • Loading branch information
arcresu committed Nov 10, 2013
2 parents e0baa57 + f4e8e68 commit d72190c
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 d72190c

Please sign in to comment.