Signed-off-by: Jordan Justen <[email protected]> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore index 635a107..df8513f 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ tests/glslparsertest/glslcompiler generated_tests/cl .makotmp + +main \ No newline at end of file -- 1.8.5.3 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
