mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-22 11:40:05 +00:00
Git ignore compile_commands.json in root directory.
Useful for standalone development of SPIR-V Tools with Ninja and YouCompleteMe.
This commit is contained in:
parent
62f92cdae6
commit
5d65ea726c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
build*
|
build*
|
||||||
.ycm_extra_conf.py*
|
.ycm_extra_conf.py*
|
||||||
|
compile_commands.json
|
||||||
|
Loading…
Reference in New Issue
Block a user