mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
Add tools/lld to .gitignore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156021 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2727930ab4
commit
4599613dec
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,5 +40,7 @@ projects/*
|
||||
tools/clang
|
||||
# LLDB, which is tracked independently.
|
||||
tools/lldb
|
||||
# lld, which is tracked independently.
|
||||
tools/lld
|
||||
# Sphinx build tree, if building in-source dir.
|
||||
docs/_build
|
||||
|
Loading…
Reference in New Issue
Block a user