Преглед на файлове

Update .gitignore with .cpcache

The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
Xtreak преди 7 години
родител
ревизия
059d3235ba
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      Leiningen.gitignore

+ 1 - 0
Leiningen.gitignore

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