diff options
| -rw-r--r-- | lldb/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/.gitignore b/lldb/.gitignore index 35da4f658fc..33ad1465f8d 100644 --- a/lldb/.gitignore +++ b/lldb/.gitignore @@ -26,6 +26,7 @@ # OS X specific files. .DS_store DerivedData/ +*.noindex # Remote build configuration files. .remote-build.conf |

