Update gitignore to include vim items.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1 +1,8 @@
|
||||
# Ignore the installed tmux plugins.
|
||||
/tmux/plugins
|
||||
|
||||
# Ignore the installed vim plugins.
|
||||
/vim/.vim/bundle
|
||||
|
||||
# Ignore vim history.
|
||||
/vim/.vim/.netrwhist
|
||||
|
||||
Reference in New Issue
Block a user