Commit 1f17847a authored by Daniel Bratell's avatar Daniel Bratell Committed by Commit Bot

Have git ignore the third_party/llvm-bootstrap-install dir

third_party/llvm-bootstrap-install is sometimes created by
tools/clang/update.py and should not disturb git.

Change-Id: Id30390bc0e15e69661828f0124c08475539e3490
Reviewed-on: https://chromium-review.googlesource.com/966421Reviewed-by: default avatarHans Wennborg <hans@chromium.org>
Commit-Queue: Daniel Bratell <bratell@opera.com>
Cr-Commit-Position: refs/heads/master@{#543687}
parent 07f4ef13
......@@ -122,6 +122,7 @@
/llvm
/llvm-allocated-type
/llvm-bootstrap
/llvm-bootstrap-install
/llvm-build
/llvm-build-tools
/lss
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment