diff --git a/.gitignore b/.gitignore index 8111f6535f..45dee355b2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ .repo .settings out/* - +/third_party/gold/ # Ignore llvm-build. This is only when you are using clang. Address Sanitizer # requires clang. /third_party/llvm-build/