From edf20045395afccf5010a7b86dcafcf9115e2916 Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 15 Apr 2022 19:30:38 +0200 Subject: [PATCH] Fiz wrong path in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 008368bf..11faf440 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,7 @@ system/cache/* # php sessions system/php_sessions/* -!system/cache/index.html +!system/php_sessions//index.html # logs system/logs/*