ignore macOS .DS_Store files (#7200)

Just ignoring macOS generated files. 

Would respectfully accept that would might not be merged.
This commit is contained in:
Soof Golan 2024-09-08 23:29:18 +02:00 committed by GitHub
parent eec5403adf
commit bf33a7cf13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitignore vendored
View file

@ -32,3 +32,6 @@ profile.json
# MkDocs
/site
# macOS
**/.DS_Store