Added troublesome file to gitignore (.netrwhist)

This commit is contained in:
Ian Keane 2020-06-25 15:50:58 -04:00
parent eb80903a78
commit aa9ecc3d3a

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
*.un~ *.un~
/vim/.vim/plugins/* /vim/.vim/plugins/*
*.swp *.swp
*.netrwhist