mirror of
https://github.com/github/gitignore
synced 2024-11-04 19:08:52 +01:00
059d3235ba
The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn
15 lines
157 B
Plaintext
15 lines
157 B
Plaintext
pom.xml
|
|
pom.xml.asc
|
|
*.jar
|
|
*.class
|
|
/lib/
|
|
/classes/
|
|
/target/
|
|
/checkouts/
|
|
.lein-deps-sum
|
|
.lein-repl-history
|
|
.lein-plugins/
|
|
.lein-failures
|
|
.nrepl-port
|
|
.cpcache/
|