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:
authorKenneth Benzie (Benie) <k.benzie@codeplay.com>2015-05-22 20:26:19 +0300
committerKenneth Benzie (Benie) <k.benzie@codeplay.com>2015-05-22 20:26:19 +0300
commit83e5a29b06e8e5b379b8fbc261d909457179c995 (patch)
treedd8dde701a2905938dbaccd3235c83ce5ce33d14 /.gitignore
Code drop of the Codeplay spirv-tools source.
This commit contains the source for the SPIRV static library, spirv-as, spirv-dis, and spirv-val tools.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..927d9335b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+build*
+.ycm_extra_conf.py*