From f68466c4291d05b828a2a7e225147ed15dd0389d Mon Sep 17 00:00:00 2001 From: JSriwongsa Date: Mon, 31 Jul 2023 15:58:10 -0500 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4853460..71fe21a 100755 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ restaurant_website/images/* ecommerce/furniture_website/images/* ecommerce/fashion_website/images/* ecommerce/fashion_website/pages/images* -donation_website/images* \ No newline at end of file +donation_website/images* +recipe_website/images* \ No newline at end of file