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

clang/.gitignore

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