瀏覽代碼

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
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存