From 9148f011adb0e6c564f974a021dc6e3efb678a82 Mon Sep 17 00:00:00 2001 From: Mann Patel <130435633+Patel-Mann@users.noreply.github.com> Date: Tue, 26 Aug 2025 14:19:31 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5850186..759d391 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -./app/uploads -./app/.env \ No newline at end of file +/uploads +.env \ No newline at end of file