Add .DS_STORE to .gitignore.
This commit is contained in:
parent
b9c2e959b9
commit
9fba977b2a
2
.gitignore
vendored
2
.gitignore
vendored
@ -128,3 +128,5 @@ dist
|
|||||||
.yarn/build-state.yml
|
.yarn/build-state.yml
|
||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
*.DS_STORE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user