diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,3 +47,6 @@ tools/lldb tools/lld # Sphinx build tree, if building in-source dir. docs/_build + +# Ignore the generated BuildVariables.inc. +tools/llvm-config/BuildVariables.inc |