Explorar o código

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

Ben Moss %!s(int64=11) %!d(string=hai) anos
pai
achega
f4e8e686d6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Leiningen.gitignore

+ 1 - 1
Leiningen.gitignore

@@ -2,7 +2,7 @@ pom.xml
 *jar
 /lib/
 /classes/
-/targets/
+/target/
 .lein-deps-sum
 .lein-repl-history
 .lein-plugins/