gitignore: add .DS_STORE for macOS

This commit is contained in:
Ryan Lucia 2019-10-06 20:53:10 -04:00 committed by odrling
parent e6a41ccfbf
commit 076d58ae72
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -8,6 +8,8 @@ packages/win_installer/vendor
tests/*.json
tools/osx-bundle.sed
.DS_Store
# Meson
subprojects/freetype*
subprojects/fribidi