소스 검색

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…
취소
저장