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

.gitignore

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