added vim/plugin folder to gitignore

This commit is contained in:
Bruno Miguel Silva
2017-02-13 13:40:08 +00:00
parent 36dfa632e2
commit f0ee6c736b

2
.gitignore vendored
View File

@@ -38,4 +38,6 @@ nosetests.xml
/vim/vim/.netrwhist
/vim/vim/vimpyre/*
/vim/vim/plugged
/vim/vim/plugin/
.DS_Store