Update .gitignore with .cpcache
The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
This commit is contained in:
parent
04f8cce96c
commit
059d3235ba
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ pom.xml.asc
|
||||||
.lein-plugins/
|
.lein-plugins/
|
||||||
.lein-failures
|
.lein-failures
|
||||||
.nrepl-port
|
.nrepl-port
|
||||||
|
.cpcache/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue