From: Michael Liao Date: Tue, 9 Oct 2012 23:48:58 +0000 (+0000) Subject: Add extra vim swap file pattern X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=196f35e0bde0dc3f79fb68fda6c25250f56231e9;p=clang Add extra vim swap file pattern git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165570 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/.gitignore b/.gitignore index b906ab919c..6be9976262 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ *.pyc # vim swap files .*.swp +.sw? #==============================================================================# # Explicit files to ignore (only matches one).