From 2d39afd80869721c2a198abf8b9edcf43c51cf17 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:24:48 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d8a835dc..76a092ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store -**/__Source \ No newline at end of file +**/__Source +**/shrines/pokemonhoenn/ \ No newline at end of file