Skip to content

Commit

Permalink
Update .gitignore with .cpcache
Browse files Browse the repository at this point in the history
The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
  • Loading branch information
tirkarthi authored Mar 18, 2018
1 parent 04f8cce commit 059d323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Leiningen.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ pom.xml.asc
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/

0 comments on commit 059d323

Please sign in to comment.