Ignore vim plugins dir
This commit is contained in:
parent
261754fcce
commit
ca7d6cabd5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
*.un
|
*.un
|
||||||
*.un~
|
*.un~
|
||||||
/vim/.vim/plugins/*
|
/vim/.vim/plugins/*
|
||||||
|
/vim/.vim/autoload/*
|
||||||
*.swp
|
*.swp
|
||||||
*.netrwhist
|
*.netrwhist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue