.gitignore: ignore zsh cache

This commit is contained in:
Thomas Preisner 2022-03-22 15:34:09 +01:00
parent 21af73483b
commit b31a9fd908

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
zsh/zsh_history zsh/zsh_history
zsh/cache
config/nvim/autoload config/nvim/autoload