summaryrefslogtreecommitdiff
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 b3d030e517..cdbcbb94e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,5 @@ projects/*
tools/clang
# LLDB, which is tracked independently.
tools/lldb
+# Sphinx build tree, if building in-source dir.
+docs/_build