Skip to content

Commit 059d323

Browse files
authored
Update .gitignore with .cpcache
The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
1 parent 04f8cce commit 059d323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Leiningen.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ pom.xml.asc
1111
.lein-plugins/
1212
.lein-failures
1313
.nrepl-port
14+
.cpcache/

0 commit comments

Comments
 (0)