aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e3d191dcbcce..8144debabd0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,8 @@ autoconf/autom4te.cache
projects/*
!projects/*.*
!projects/Makefile
+runtimes/*
+!runtimes/*.*
# Clang, which is tracked independently.
tools/clang
# LLDB, which is tracked independently.