gitignore vim temp files

This commit is contained in:
Stephen J. Fuhry
2014-04-05 15:22:07 -04:00
parent c34747e8a7
commit e2a11c7b76

8
.gitignore vendored
View File

@@ -34,3 +34,11 @@ nosetests.xml
.mr.developer.cfg
.project
.pydevproject
# vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~