aboutsummaryrefslogtreecommitdiff
path: root/llvm/.gitignore
diff options
context:
space:
mode:
authorMichael Liao <michael.liao@intel.com>2012-10-09 23:48:34 +0000
committerMichael Liao <michael.liao@intel.com>2012-10-09 23:48:34 +0000
commit4aebf0ec3e158fc815a74f980910522ac2e03280 (patch)
treef9812aa712e4fb1512c8d43285e2e4c872f39f98 /llvm/.gitignore
parent3903e1be011aeaab95f07a79c6f34b0afc964013 (diff)
downloadllvm-4aebf0ec3e158fc815a74f980910522ac2e03280.zip
llvm-4aebf0ec3e158fc815a74f980910522ac2e03280.tar.gz
llvm-4aebf0ec3e158fc815a74f980910522ac2e03280.tar.bz2
Add extra vim swap file pattern
llvm-svn: 165569
Diffstat (limited to 'llvm/.gitignore')
-rw-r--r--llvm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/.gitignore b/llvm/.gitignore
index 4e9e137..2462830 100644
--- a/llvm/.gitignore
+++ b/llvm/.gitignore
@@ -17,6 +17,7 @@
*.pyc
# vim swap files
.*.swp
+.sw?
#==============================================================================#
# Explicit files to ignore (only matches one).