Merge pull request #1609 from hmhealey/gitignore

Updated vim files in .gitignore
This commit is contained in:
Christopher Speller
2015-12-04 08:37:19 -05:00

7
.gitignore vendored
View File

@@ -43,7 +43,12 @@ _testmain.go
*npm-debug.log*
# Vim temporary files
*.swp
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
# Build files
*bundle.js