Add one more vim swap file pattern

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227620 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Liao 2015-01-30 21:59:28 +00:00
parent a032778dcf
commit ed16028786

2
.gitignore vendored
View File

@ -16,7 +16,7 @@
# Byte compiled python modules.
*.pyc
# vim swap files
.*.swp
.*.sw?
.sw?
#OS X specific files.
.DS_store