Mesa (master): nir/spirv: add spirv2nir binary to .gitignore

Jason Ekstrand jekstrand at kemper.freedesktop.org
Sat Oct 1 22:37:51 UTC 2016


Module: Mesa
Branch: master
Commit: fc03ecfeaf5a10a8b84d366f24f02e74ab03b145
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc03ecfeaf5a10a8b84d366f24f02e74ab03b145

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Sun Sep 25 16:49:53 2016 +0100

nir/spirv: add spirv2nir binary to .gitignore

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

---

 src/compiler/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore
index 5d30b4e..f619567 100644
--- a/src/compiler/.gitignore
+++ b/src/compiler/.gitignore
@@ -4,3 +4,4 @@ subtest-cr
 subtest-cr-lf
 subtest-lf
 subtest-lf-cr
+spirv2nir




More information about the mesa-commit mailing list