From 2998ba94a7a0b590f74edd25b4cb5d6ab216f1a1 Mon Sep 17 00:00:00 2001 From: "ahmed.mujtaba" Date: Tue, 1 Sep 2026 19:59:55 +0500 Subject: [PATCH] . --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5f319a3..8cf8c35 100644 --- a/.gitignore +++ b/.gitignore @@ -82,4 +82,6 @@ docker.local.frontend/dist/** */ frontend/dist/index.html frontend/dist/index.html tests/** -/backend/tests/** \ No newline at end of file +/backend/tests/** +frontend/dist/** +nginx.conf \ No newline at end of file