Unverified Commit 059d3235 authored by Xtreak's avatar Xtreak Committed by GitHub

Update .gitignore with .cpcache

The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
parent 04f8cce9
...@@ -11,3 +11,4 @@ pom.xml.asc ...@@ -11,3 +11,4 @@ pom.xml.asc
.lein-plugins/ .lein-plugins/
.lein-failures .lein-failures
.nrepl-port .nrepl-port
.cpcache/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment