add section for macOS files

.DS_Store is not necessary for source control

Reference: https://buildthis.com/ds_store-files-and-why-you-should-know-about-them/
This commit is contained in:
Kevin R. Raney 2023-06-30 19:37:57 -04:00 committed by GitHub
parent 4488915eec
commit a45e0cc8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## macOS files
.DS_Store
## User settings
xcuserdata/