From 82f9f8d86da550499417ffe0450d6ac12d47191c Mon Sep 17 00:00:00 2001 From: Neo Date: Tue, 20 Oct 2020 15:00:24 +0100 Subject: [PATCH] Fix gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 289eaf3..769c15d 100644 --- a/.gitignore +++ b/.gitignore @@ -337,7 +337,7 @@ appsettings.Development.json appsettings.Production.json appsettings.Staging.json -KamihamaWeb/MagiRecoStatic/ -KamihamaWeb/FileCache/ +KamihamaWeb/MagiRecoStatic +KamihamaWeb/FileCache KamihamaWeb/en_cache.json -KamihamaWeb/Logs/ +KamihamaWeb/Logs