From a1761ec5dc4a33f7fafc799377a272fa17540a5f Mon Sep 17 00:00:00 2001 From: Mojtaba Khorshidkolah Date: Thu, 26 Mar 2026 08:19:53 +0330 Subject: [PATCH] update 1 --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a963c7c..674565e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ exports/* +!exports/ logs/* +!logs/ node_modules -uploads/* \ No newline at end of file +uploads/* +!uploads/ \ No newline at end of file