diff options
author | Florian Pritz <bluewind@xinu.at> | 2018-04-04 00:04:16 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2018-04-04 00:04:16 +0200 |
commit | 858074705893f1fe0a00e7c6c453f42b22a8ced1 (patch) | |
tree | d352b39f0447dff6bde462e2f72cd66441c938dd /.gitignore | |
parent | 07e49f5b76432a379e4ca3ad69e3f94aa2e0c0fd (diff) | |
download | dotfiles-858074705893f1fe0a00e7c6c453f42b22a8ced1.tar.gz dotfiles-858074705893f1fe0a00e7c6c453f42b22a8ced1.tar.xz |
Ignore .vim/yankring.txt
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ *.un~ .zsh/cache .vim/undo +.vim/yankring.txt |