mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Remove .gitignore entries not relevant in the monorepo.
Differential Revision: https://reviews.llvm.org/D100049
This commit is contained in:
parent
9c74aed029
commit
dc6f2fe5fd
10
.gitignore
vendored
10
.gitignore
vendored
@ -44,16 +44,6 @@ projects/*
|
||||
!projects/Makefile
|
||||
runtimes/*
|
||||
!runtimes/*.*
|
||||
# Clang, which is tracked independently.
|
||||
tools/clang
|
||||
# LLDB, which is tracked independently.
|
||||
tools/lldb
|
||||
# lld, which is tracked independently.
|
||||
tools/lld
|
||||
# Polly, which is tracked independently.
|
||||
tools/polly
|
||||
# avrlit, which is tracked independently.
|
||||
tools/avrlit
|
||||
# Sphinx build tree, if building in-source dir.
|
||||
docs/_build
|
||||
# VS2017 and VSCode config files.
|
||||
|
Loading…
Reference in New Issue
Block a user