From 66f85c38242aead1e670f805723dc6c971725656 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Sun, 2 Oct 2016 12:15:53 +0100 Subject: [PATCH] nir/spirv: Remove a duplicate spirv2nir from .gitignore This reverts commit fc03ecfeaf5a10a8b84d366f24f02e74ab03b145. Chad had already pushed the same change between me posting the patch and Jason pushing it: 44bcf1ffcced04fd7f2b (".gitignore: Ignore src/compiler/spirv2nir") Signed-off-by: Eric Engestrom Reviewed-by: Jason Ekstrand --- src/compiler/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore index f619567..5d30b4e 100644 --- a/src/compiler/.gitignore +++ b/src/compiler/.gitignore @@ -4,4 +4,3 @@ subtest-cr subtest-cr-lf subtest-lf subtest-lf-cr -spirv2nir -- 2.7.4