Ignore .DS_Store in gitignore

This commit is contained in:
Mary 2020-12-28 18:52:42 +01:00
parent 63f544918d
commit bbd00a6020
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ build/
*.mgc
imgui.ini
.DS_Store