diff options
Diffstat (limited to 'Leiningen.gitignore')
-rw-r--r-- | Leiningen.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Leiningen.gitignore b/Leiningen.gitignore index b8d32453..59b0e5ce 100644 --- a/Leiningen.gitignore +++ b/Leiningen.gitignore @@ -3,6 +3,8 @@ pom.xml /lib/ /classes/ /target/ +/checkouts/ .lein-deps-sum .lein-repl-history .lein-plugins/ +.lein-failures |