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:
authorEhsan <ehsannas@gmail.com>2019-09-24 22:56:59 +0300
committerGitHub <noreply@github.com>2019-09-24 22:56:59 +0300
commita03cd1f3eb282a5d58a601ad9337a03c7eb412f4 (patch)
tree97b5aeaf47d2b36875438c6fd6c19ebf1f9bd7ec /.gitignore
parent6f26d9ad81f2a6f8817ab2ae3c22a20f99955888 (diff)
Add Bazel build configuration. (#2891)
* Add Bazel build configuration. * fix for windows. * Update doc file. * Add tests that were accidentally skipped by Bazel * Update doc file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a965a99b5..196c63c92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,11 @@ compile_commands.json
/testing
/tools/clang/
/utils/clang-format-diff.py
+bazel-bin
+bazel-genfiles
+bazel-out
+bazel-spirv-tools
+bazel-testlogs
# Vim
[._]*.s[a-w][a-z]