Fix CIDER dependencies in Leiningen profile.
Ignore lein repl history for realzies this time.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
.DS_Store
|
||||
repl_history
|
||||
lein/repl-history
|
||||
@@ -1,2 +1,2 @@
|
||||
{:user {:plugins [[cider/cider-nrepl "0.9.1"]
|
||||
[refactor-nrepl "1.1.0"]]}}
|
||||
{:user {:plugins [[cider/cider-nrepl "0.10.0-SNAPSHOT"]
|
||||
[refactor-nrepl "1.2.0-SNAPSHOT"]]}}
|
||||
|
||||
Reference in New Issue
Block a user