#OS X specific files.
.DS_store
+# Ignore the user specified CMake presets in subproject directories.
+/*/CMakeUserPresets.json
+
# Nested build directory
/build*
/clang/utils/analyzer/projects/*/PatchedSource
/clang/utils/analyzer/projects/*/ScanBuildResults
/clang/utils/analyzer/projects/*/RefScanBuildResults
+# automodapi puts generated documentation files here.
+/lldb/docs/python_api/