mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Minor gitignore fix.
(Sorry my bad).
This commit is contained in:
parent
7a1717ab6d
commit
b2d1c54e24
1 changed files with 4 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,8 +1,9 @@
|
|||
locals.zsh
|
||||
log/.zsh_history
|
||||
projects.zsh
|
||||
custom
|
||||
!custom/plugins/example
|
||||
custom/*
|
||||
!custom/example
|
||||
!custom/example.zsh
|
||||
cache
|
||||
*.swp
|
||||
!custom/example.zshcache
|
||||
cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue