We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9981f commit 971a89cCopy full SHA for 971a89c
clang/.gitignore
@@ -29,6 +29,8 @@ cscope.out
29
#==============================================================================#
30
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
31
32
+# Clang extra user tools, which is tracked independently (clang-tools-extra).
33
+tools/extra
34
# Sphinx build products
35
docs/_build
36
docs/analyzer/_build
0 commit comments