From f93696cb145e0ae286cf9a3a70eef6141ec319d5 Mon Sep 17 00:00:00 2001 From: themohooks <81331307+themohooks@users.noreply.github.com> Date: Sun, 25 May 2025 15:06:02 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9426cb9..2ae854a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ rules.txt /uploads/* t.php logs -.txt \ No newline at end of file +.txt +/storage/* \ No newline at end of file