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