From 4208dbbcb0232b3f6327192c7f2d993a742f7841 Mon Sep 17 00:00:00 2001 From: areeqakbr Date: Tue, 15 Jul 2025 09:10:24 +0700 Subject: [PATCH] adding gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9f57f91..0440583 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ node_modules/ .env # Coverage files -coverage.out \ No newline at end of file +coverage.out +uploads \ No newline at end of file