[NFC] Add tablegen_compile_commands.yml to .gitignore (#175687)
People may want to symlink the autogonerated tablegen_compile_commands.yml into their source directories by analogy with compile_commands.json, and so this commit given them similar .gitignore treatment.
This commit is contained in:
parent
d20f617ab8
commit
5cb4d32e3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,6 +47,7 @@ cscope.out
|
||||
autoconf/aclocal.m4
|
||||
autoconf/autom4te.cache
|
||||
/compile_commands.json
|
||||
/tablegen_compile_commands.yml
|
||||
# Visual Studio built-in CMake configuration
|
||||
/CMakeSettings.json
|
||||
# CLion project configuration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user