mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-02-12 05:18:50 +00:00
chore: Add .DS_Store to .gitignore (#1637)
This commit is contained in:
parent
b15cca8d31
commit
88c65592ae
2
.gitignore
vendored
2
.gitignore
vendored
@ -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…
x
Reference in New Issue
Block a user