Ignore .DS_Store for macOS

This commit is contained in:
Christoph Oelckers 2018-02-22 08:40:32 +01:00
parent 74357ced0c
commit 9bf11155eb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -54,3 +54,4 @@
.vs
/src/gl/unused
/mapfiles_release/*.map
.DS_Store