瀏覽代碼

Update .gitignore with .cpcache

The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
pull/2629/head
Xtreak 6 年之前
父節點
當前提交
059d3235ba
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Leiningen.gitignore

+ 1
- 0
Leiningen.gitignore 查看文件

@@ -11,3 +11,4 @@ pom.xml.asc
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/

Loading…
取消
儲存