Compare commits

...

6 Commits

Author SHA1 Message Date
Anisselbd
181dc68c67
Merge af893711d7 into c677dd99d4 2026-04-08 15:34:25 +00:00
Devin Dooley
c677dd99d4
Merge pull request #4834 from wispgitgecko9/patch-2
Update macOS.gitignore
2026-04-07 20:04:22 -07:00
Devin Dooley
a78658650d
Revert change to Icon rule 2026-04-07 20:02:07 -07:00
WiSP
6a7b122e75
Update macOS.gitignore
Added .localized file to the gitignore.
2026-04-03 21:59:36 -05:00
Anisselbd
af893711d7
Update Global/Xcode.gitignore
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-18 14:46:19 +01:00
Anisselbd
73352d0672
Fix missing wildcard for xcuserdata folder
Add wildcard to avoid accidentally committing user-specific Xcode data folders.
2025-11-18 14:40:30 +01:00

View File

@ -1,5 +1,6 @@
# General # General
.DS_Store .DS_Store
.localized
__MACOSX/ __MACOSX/
.AppleDouble .AppleDouble
.LSOverride .LSOverride