Mesa (master): nir: add generated file to .gitignore

Jason Ekstrand jekstrand at kemper.freedesktop.org
Fri Jan 23 18:21:23 UTC 2015


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

Author: Connor Abbott <cwabbott0 at gmail.com>
Date:   Thu Jan 22 23:32:13 2015 -0500

nir: add generated file to .gitignore

Signed-off-by: Connor Abbott <cwabbott0 at gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand at intel.com>

---

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

diff --git a/src/glsl/nir/.gitignore b/src/glsl/nir/.gitignore
new file mode 100644
index 0000000..6d954fe
--- /dev/null
+++ b/src/glsl/nir/.gitignore
@@ -0,0 +1 @@
+nir_opt_algebraic.c




More information about the mesa-commit mailing list