Add .DS_Store to .gitignore
This commit is contained in:
parent
3338d39206
commit
64b5b0f174
|
@ -5,3 +5,5 @@ nvim
|
||||||
|
|
||||||
spell/
|
spell/
|
||||||
lazy-lock.json
|
lazy-lock.json
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue