Update gitignore to include vim items.

This commit is contained in:
Shaun Setlock
2024-12-30 20:56:07 -05:00
parent 7854fd54a0
commit 5c1289ffb9
2 changed files with 7 additions and 3 deletions

7
.gitignore vendored
View File

@@ -1 +1,8 @@
# Ignore the installed tmux plugins.
/tmux/plugins
# Ignore the installed vim plugins.
/vim/.vim/bundle
# Ignore vim history.
/vim/.vim/.netrwhist