Mesa (master): glsl: Add .gitignore for make check warnings test

Jason Ekstrand jekstrand at kemper.freedesktop.org
Tue Sep 6 15:33:58 UTC 2016


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

Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Tue Sep  6 08:32:19 2016 -0700

glsl: Add .gitignore for make check warnings test

---

 src/compiler/glsl/tests/warnings/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/compiler/glsl/tests/warnings/.gitignore b/src/compiler/glsl/tests/warnings/.gitignore
new file mode 100644
index 0000000..e87afd9
--- /dev/null
+++ b/src/compiler/glsl/tests/warnings/.gitignore
@@ -0,0 +1 @@
+/*.out




More information about the mesa-commit mailing list