From: Michael Liao Date: Tue, 9 Oct 2012 23:48:34 +0000 (+0000) Subject: Add extra vim swap file pattern X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7208fae969225fd7915a7ecb9a98ef751dec7e69;p=oota-llvm.git Add extra vim swap file pattern git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165569 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/.gitignore b/.gitignore index 4e9e1376143..24628309dca 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ *.pyc # vim swap files .*.swp +.sw? #==============================================================================# # Explicit files to ignore (only matches one).