Explorar el Código

Update .gitignore with .cpcache

The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
pull/2629/head
Xtreak hace 6 años
padre
commit
059d3235ba
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Leiningen.gitignore

+ 1
- 0
Leiningen.gitignore Ver fichero

@@ -11,3 +11,4 @@ pom.xml.asc
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/

Cargando…
Cancelar
Guardar