From eea1a7b3f9c1b211fcd2b8730e8d6043b78b4c4b Mon Sep 17 00:00:00 2001 From: "Kevin R. Raney" Date: Fri, 30 Jun 2023 19:44:21 -0400 Subject: [PATCH] Add header and macOS files section Add file header .DS_Store is not necessary for source control Reference: https://buildthis.com/ds_store-files-and-why-you-should-know-about-them/ --- Global/Xcode.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index f87d2f2e..e96694d4 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -1,3 +1,10 @@ +# Xcode +# +# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore + +## macOS files +.DS_Store + ## User settings xcuserdata/