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)
llvm-svn: 165569

llvm/.gitignore

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