Module: Mesa Branch: master Commit: 039e77a7d1e4650d6ef45562522ede2a43379499 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=039e77a7d1e4650d6ef45562522ede2a43379499
Author: Vinson Lee <[email protected]> Date: Sun Apr 11 17:30:44 2010 -0700 progs/trivial: Update .gitignore. --- progs/trivial/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/progs/trivial/.gitignore b/progs/trivial/.gitignore index caf930d..2b42f04 100644 --- a/progs/trivial/.gitignore +++ b/progs/trivial/.gitignore @@ -1,5 +1,6 @@ clear clear-fbo +clear-fbo-scissor clear-fbo-tex clear-random clear-repeat _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
