Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2015-10-16 18:15:04 +0300
committerDavid Neto <dneto@google.com>2015-10-26 19:55:33 +0300
commit5d65ea726c15b51c63480cf97c5013a717ff6b10 (patch)
tree680cf29c30973eb8fa7f53c8f91f2fa30d85fb6e /.gitignore
parent62f92cdae6f2c4d4c75fa00d9afa004b82049a55 (diff)
Git ignore compile_commands.json in root directory.
Useful for standalone development of SPIR-V Tools with Ninja and YouCompleteMe.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 927d9335b..345f8a61d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
build*
.ycm_extra_conf.py*
+compile_commands.json