From: Michael Liao Date: Fri, 30 Jan 2015 21:59:28 +0000 (+0000) Subject: Add one more vim swap file pattern X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ed16028786295798ae8f4823331aebcd95825c39;p=oota-llvm.git Add one more vim swap file pattern git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227620 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/.gitignore b/.gitignore index 1f3f1a9520c..7109373b7f8 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,7 @@ # Byte compiled python modules. *.pyc # vim swap files -.*.swp +.*.sw? .sw? #OS X specific files. .DS_store