From 706980042d4e2aa5bf51007c2d435365cc7e06e2 Mon Sep 17 00:00:00 2001 From: sergey Date: Tue, 17 Jun 2025 23:58:30 +0300 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 696aba3..5f2f794 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ app/config/ !app/config/config-template.ini !app/config/.env-template app/backusp/ +!app/backusp/.keep \ No newline at end of file