Update .gitignore (#356)

DS_Store ignore for Macs
This commit is contained in:
Esky33 2020-08-19 11:16:11 +01:00 committed by GitHub
parent 98a7a14b16
commit 7dded5254e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -303,3 +303,6 @@ Generated/error
/Generated/save-images.sh
# DS_Store ignore
.DS_Store