Ignoring DS_Store.
This commit is contained in:
parent
5453cd0e57
commit
1c9fbbe3b7
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,7 +1,8 @@
|
||||
**/lazy-lock.json
|
||||
**/.DS_Store
|
||||
**/.netrwhist
|
||||
**/.zsh_history
|
||||
**/__pycache__
|
||||
**/lazy-lock.json
|
||||
**/zed/*
|
||||
!**/zed/keymap.json
|
||||
!**/zed/settings.json
|
||||
**/.zsh_history
|
||||
|
Loading…
Reference in New Issue
Block a user