summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-03-20 19:44:33 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-03-20 19:44:33 +0000
commit26fd98f10dccdd6665e7308bb4835173f75628a0 (patch)
treee1628ee82b77e5fa08babf49eb241c3a2753a780 /.gitignore
parentdfd1a7d287705220f2d2128dede24b1322d843c3 (diff)
Add vim swap files to .gitignore
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@204387 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7c5343149..2a7bdd6a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
darwin_fat
clang_darwin
multi_arch
+*.sw?