Mesa (master): nir/spirv: Remove a duplicate spirv2nir from .gitignore

Jason Ekstrand jekstrand at kemper.freedesktop.org
Tue Oct 4 14:43:36 UTC 2016


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

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Sun Oct  2 12:15:53 2016 +0100

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 <eric at engestrom.ch>
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

---

 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




More information about the mesa-commit mailing list