浏览代码

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/

正在加载...
取消
保存