From 2fa3ef3c30de97b47872c82fb0d9bbb44f6c0a25 Mon Sep 17 00:00:00 2001 From: objecttothis Date: Thu, 2 Nov 2023 16:53:01 +0400 Subject: [PATCH] Removed non-existent folders from gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index e50ff97ca..aabfbf53c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,6 @@ node_modules vendor public/resources app/Config/email.php -app/sessions/* -app/logs/* -app/uploads/* npm-debug.log* # Docker