From cd15e0754e543826fa3c9461036c219c246ba07e Mon Sep 17 00:00:00 2001 From: CJSatnarine Date: Mon, 31 Mar 2025 19:34:18 -0400 Subject: [PATCH] updated the gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b495cef..af62bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /.git /node_modules /.env -/blog/public +/public