[Mesa-dev] [PATCH mesa 4/4] nir/spirv: add spirv2nir binary to .gitignore

Eric Engestrom eric at engestrom.ch
Sun Sep 25 15:49:53 UTC 2016


Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
 src/compiler/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore
index c0e6299..c4f17be 100644
--- a/src/compiler/.gitignore
+++ b/src/compiler/.gitignore
@@ -3,3 +3,4 @@ subtest-cr
 subtest-cr-lf
 subtest-lf
 subtest-lf-cr
+spirv2nir
-- 
Cheers,
  Eric



More information about the mesa-dev mailing list