From cb6fe1f3f3d21841f8dbc0f1b2de4fd2de818ffb Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 26 Sep 2023 13:06:08 -0400 Subject: [PATCH] [+] Ignore APPLE --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d7b841b..350c3c3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ .Trashes ehthumbs.db Thumbs.db -._* \ No newline at end of file +._* +APPLE/ \ No newline at end of file