Ingore DS Store files on mac (#7420)
This commit is contained in:
parent
8ee8b915a4
commit
6530d0035a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,3 +17,4 @@ local-lib
|
||||||
/.vscode/
|
/.vscode/
|
||||||
build-linux/*
|
build-linux/*
|
||||||
deps/build-linux/*
|
deps/build-linux/*
|
||||||
|
**/.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue