diff options
author | Florian Pritz <bluewind@xinu.at> | 2019-03-25 12:15:07 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2019-03-27 14:37:42 +0100 |
commit | 6ec6bc7a01fb052c1a9be0603530297331a6915a (patch) | |
tree | 36451ba78c3b0a887563f6647256a412e66b3f9f /.gitignore | |
parent | 5d5fa477354bbadbdceea4e214d07dfc8e3a4b75 (diff) | |
download | dotfiles-6ec6bc7a01fb052c1a9be0603530297331a6915a.tar.gz dotfiles-6ec6bc7a01fb052c1a9be0603530297331a6915a.tar.xz |
.gitignore: Add vim undir and session file
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ .zsh/cache .vim/undo .vim/yankring.txt +.undodir +Session.vim |