提交 00db51bb 编写于 作者: S Sean Brewer

Ignore Leiningen REPL history

If you open an REPL within your project with `lein repl`, your REPL history gets saved in .lein-repl-history. This file does not need to be committed to a repository
上级 0aeefb48
...@@ -4,3 +4,4 @@ pom.xml ...@@ -4,3 +4,4 @@ pom.xml
/classes/ /classes/
/targets/ /targets/
.lein-deps-sum .lein-deps-sum
.lein-repl-history
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册