mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
.gitignore: Make entire custom directory ignored again
This commit is contained in:
parent
e726f4d251
commit
59ef23d60d
1 changed files with 1 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,8 +1,6 @@
|
||||||
locals.zsh
|
locals.zsh
|
||||||
log/.zsh_history
|
log/.zsh_history
|
||||||
projects.zsh
|
projects.zsh
|
||||||
custom/example
|
custom/
|
||||||
custom/example.zsh
|
|
||||||
*.swp
|
*.swp
|
||||||
!custom/example.zshcache
|
|
||||||
cache/
|
cache/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue