[gitignore] Ignore .DS_Store files (#2997)
This commit is contained in:
parent
ab5afad6a6
commit
f5f7fb38b8
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# OS-generated files
|
||||
.DS_Store
|
||||
|
||||
# Build system related
|
||||
.platform
|
||||
.screen
|
||||
|
Loading…
Reference in New Issue
Block a user