File tree 2 files changed +0
-14
lines changed
2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,9 @@ cscope.out
26
26
# ==============================================================================#
27
27
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
28
28
# ==============================================================================#
29
- # Clang extra user tools, which is tracked independently (clang-tools-extra).
30
- tools /extra
31
29
# Sphinx build products
32
30
docs /_build
33
31
docs /analyzer /_build
34
- # debug info testsuite
35
- test /debuginfo-tests
36
32
37
33
# VS2017 and VSCode config files.
38
34
.vscode
Original file line number Diff line number Diff line change @@ -44,16 +44,6 @@ projects/*
44
44
! projects /Makefile
45
45
runtimes /*
46
46
! runtimes /* . *
47
- # Clang, which is tracked independently.
48
- tools /clang
49
- # LLDB, which is tracked independently.
50
- tools /lldb
51
- # lld, which is tracked independently.
52
- tools /lld
53
- # Polly, which is tracked independently.
54
- tools /polly
55
- # avrlit, which is tracked independently.
56
- tools /avrlit
57
47
# Sphinx build tree, if building in-source dir.
58
48
docs /_build
59
49
# VS2017 and VSCode config files.
You can’t perform that action at this time.
0 commit comments