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
|
**/.netrwhist
|
||||||
|
**/.zsh_history
|
||||||
**/__pycache__
|
**/__pycache__
|
||||||
|
**/lazy-lock.json
|
||||||
**/zed/*
|
**/zed/*
|
||||||
!**/zed/keymap.json
|
!**/zed/keymap.json
|
||||||
!**/zed/settings.json
|
!**/zed/settings.json
|
||||||
**/.zsh_history
|
|
||||||
|
Loading…
Reference in New Issue
Block a user