Signed-off-by: Jordan Justen <[email protected]> --- .gitignore | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore index df8513f..72e5bd5 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,7 @@ generated_tests/cl .makotmp +*.css +*.html + main \ No newline at end of file -- 1.8.5.3 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
