From be9b0ba8e0e9477e293f97da6bd58f55cfb690e9 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Mon, 9 Aug 2021 14:31:57 +1200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 009a11a..0bb7029 100755 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,4 @@ Horse Isle Server/HorseIsleServer/bin/* Horse Isle Server/HorseIsleServer/obj/* Horse Isle Server/.vs/* *.log -*.suo -WebInterface/game-site/config.php \ No newline at end of file +*.suo \ No newline at end of file