mirror of https://github.com/odrling/Aegisub
gitignore: add .DS_STORE for macOS
This commit is contained in:
parent
e6a41ccfbf
commit
076d58ae72
|
@ -8,6 +8,8 @@ packages/win_installer/vendor
|
|||
tests/*.json
|
||||
tools/osx-bundle.sed
|
||||
|
||||
.DS_Store
|
||||
|
||||
# Meson
|
||||
subprojects/freetype*
|
||||
subprojects/fribidi
|
||||
|
|
Loading…
Reference in New Issue