From 1bbad42a3f0a27dbee2af1b5f7066f5981b6117a Mon Sep 17 00:00:00 2001 From: Robert Marshall Date: Sat, 11 Apr 2020 09:50:15 +0100 Subject: [PATCH] Ignore cache files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a2ad9c0..3e8285e 100644 --- a/.gitignore +++ b/.gitignore @@ -52,4 +52,5 @@ output .tmp *.ncrunchsolution /_NCrunch_Website -*.DotSettings \ No newline at end of file +*.DotSettings +*.cache