diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-10-19 11:57:36 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-10-19 11:57:36 +0200 |
commit | 502180457386d0ebdaf07208909e29c039d5101d (patch) | |
tree | d31feaabace913327ccf1da57b34a64154db4b05 | |
parent | 836b76e4819c1379457b16f10014f089d5776cd5 (diff) | |
download | dotfiles-502180457386d0ebdaf07208909e29c039d5101d.tar.gz dotfiles-502180457386d0ebdaf07208909e29c039d5101d.tar.xz |
ignore some more private zsh files
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ .vim/tags/ -.zsh/histfile +.zsh/histfile* .vim/.VimballRecord -.zsh/.zcompdump +.zsh/.zcompdump* *.un~ +.zsh/cache |