]> source.dussan.org Git - gitignore.git/commitdiff
Update .gitignore with .cpcache 2629/head
authorXtreak <tirkarthi@users.noreply.github.com>
Sun, 18 Mar 2018 05:10:50 +0000 (10:40 +0530)
committerGitHub <noreply@github.com>
Sun, 18 Mar 2018 05:10:50 +0000 (10:40 +0530)
The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn

Leiningen.gitignore

index a9fe6fba80d90b63aee464ecfd89ea59f697c6e1..a4cb69a32cccf287d2e818c80ba5be860a0767f4 100644 (file)
@@ -11,3 +11,4 @@ pom.xml.asc
 .lein-plugins/
 .lein-failures
 .nrepl-port
+.cpcache/