]> granicus.if.org Git - clang/commitdiff
Add extra vim swap file pattern
authorMichael Liao <michael.liao@intel.com>
Tue, 9 Oct 2012 23:48:58 +0000 (23:48 +0000)
committerMichael Liao <michael.liao@intel.com>
Tue, 9 Oct 2012 23:48:58 +0000 (23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165570 91177308-0d34-0410-b5e6-96231b3b80d8

.gitignore

index b906ab919cbeeec7b95a880f7aa49c7131424826..6be9976262a825d9f10082bae3a1ce514e2a1439 100644 (file)
@@ -17,6 +17,7 @@
 *.pyc
 # vim swap files
 .*.swp
+.sw?
 
 #==============================================================================#
 # Explicit files to ignore (only matches one).