diff options
Diffstat (limited to '.gitignore')
-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 |
index : dotfiles | ||
My dotfiles | Florian Pritz |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 5 |
@@ -1,5 +1,6 @@ .vim/tags/ -.zsh/histfile +.zsh/histfile* .vim/.VimballRecord -.zsh/.zcompdump +.zsh/.zcompdump* *.un~ +.zsh/cache |