From 02aa9eb7a8b23cd8b239557f7aa6fcd61c9007ff Mon Sep 17 00:00:00 2001 From: Stefan Schlott Date: Thu, 20 Sep 2012 12:00:12 +0200 Subject: [PATCH] Ignore cache and history (created by SBT >=0.12) --- Global/SBT.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Global/SBT.gitignore b/Global/SBT.gitignore index af2427d5..1f4d73bc 100644 --- a/Global/SBT.gitignore +++ b/Global/SBT.gitignore @@ -5,3 +5,5 @@ target/ lib_managed/ src_managed/ project/boot/ +.history +.cache