From 44bcf1ffcced04fd7f2b537a922ffa85dd1418e2 Mon Sep 17 00:00:00 2001 From: Chad Versace Date: Tue, 27 Sep 2016 13:22:44 -0700 Subject: [PATCH] .gitignore: Ignore src/compiler/spirv2nir --- src/compiler/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore index c0e62996b91..5d30b4e8fcf 100644 --- a/src/compiler/.gitignore +++ b/src/compiler/.gitignore @@ -1,4 +1,5 @@ glsl_compiler +spirv2nir subtest-cr subtest-cr-lf subtest-lf -- 2.30.2