Ignore gold directory for pulling in gold linker

Change-Id: I00e4c80c6b14d9173d62b898e8a0cf7603e03ee5
This commit is contained in:
Rintaro Kuroiwa 2014-01-16 14:56:24 -08:00
parent 76269c4706
commit 3da90d8bad
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -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/