From: Xtreak Date: Sun, 18 Mar 2018 05:10:50 +0000 (+0530) Subject: Update .gitignore with .cpcache X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=059d3235bac200ea0d59de9681f619a3fca26027;p=gitignore.git Update .gitignore with .cpcache The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn --- diff --git a/Leiningen.gitignore b/Leiningen.gitignore index a9fe6fba..a4cb69a3 100644 --- a/Leiningen.gitignore +++ b/Leiningen.gitignore @@ -11,3 +11,4 @@ pom.xml.asc .lein-plugins/ .lein-failures .nrepl-port +.cpcache/