From 6a7b122e754abca83e8a5842f0460dcf687ba0c0 Mon Sep 17 00:00:00 2001 From: WiSP <160550823+wispgitgecko9@users.noreply.github.com> Date: Fri, 3 Apr 2026 21:59:36 -0500 Subject: [PATCH] Update macOS.gitignore Added .localized file to the gitignore. --- Global/macOS.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Global/macOS.gitignore b/Global/macOS.gitignore index a4557fbaea..e57e5ebfe2 100644 --- a/Global/macOS.gitignore +++ b/Global/macOS.gitignore @@ -1,9 +1,10 @@ # General .DS_Store +.localized __MACOSX/ .AppleDouble .LSOverride -Icon[ ] +Icon[^M] # Thumbnails ._*