From 2ebd500d6bb6bb9d3637d1beef8a7ca1e03e9d7b Mon Sep 17 00:00:00 2001 From: fogelito Date: Wed, 9 Aug 2023 11:12:06 +0300 Subject: [PATCH] .gitignore remove unused folders --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 977b94520a..178fcb02b6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,4 @@ debug/ app/sdks dev/yasd_init.php .phpunit.result.cache -/backup-data/ -/restore-data/ -/varlibmysql/ \ No newline at end of file +/backup-data/ \ No newline at end of file