mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-08-20 09:57:09 +00:00
Add .DS_Store to .gitignore (#1509)
This commit is contained in:
parent
d694cd1c9d
commit
004cd72ba5
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -429,3 +429,6 @@ result-*
|
||||||
.direnv/
|
.direnv/
|
||||||
.xwin-cache/
|
.xwin-cache/
|
||||||
.xwin/
|
.xwin/
|
||||||
|
|
||||||
|
# macOS
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue