chore: Add .DS_Store to .gitignore (#1637)
This commit is contained in:
parent
b15cca8d31
commit
88c65592ae
|
|
@ -8,3 +8,5 @@ spell/
|
||||||
# You can uncomment this yourself if you want to lock the lazy-lock.json,
|
# You can uncomment this yourself if you want to lock the lazy-lock.json,
|
||||||
# but for kickstart, it makes sense to leave it ignored.
|
# but for kickstart, it makes sense to leave it ignored.
|
||||||
lazy-lock.json
|
lazy-lock.json
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue