1
0
Эх сурвалжийг харах

Update .gitignore with .cpcache

The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
Xtreak 7 жил өмнө
parent
commit
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/