mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-01-31 01:35:20 +01:00
Remove .gitignore entries not relevant in the monorepo.
Differential Revision: https://reviews.llvm.org/D100049
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user