From 933c2deb158c01f4d7b7aef66ff1713990db7431 Mon Sep 17 00:00:00 2001 From: 2ManyProjects Date: Sun, 11 May 2025 10:57:14 -0500 Subject: [PATCH] fixed wrong repo --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 271b5e3..d665fec 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ npm-debug.log yarn-error.log .DS_Store backend/public/uploads/* -backend/public/* \ No newline at end of file +backend/public/*