Module: Mesa Branch: master Commit: 3aa86928838f65e7f9896bae39ffc966d2df2d73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3aa86928838f65e7f9896bae39ffc966d2df2d73
Author: Jeff Smith <[email protected]> Date: Fri Mar 2 00:14:48 2007 -0600 Add programs to .gitignore in xdemos Signed-off-by: Jeff Smith <[email protected]> Signed-off-by: Brian Paul <[email protected]> --- progs/xdemos/.gitignore | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/progs/xdemos/.gitignore b/progs/xdemos/.gitignore index a65b890..2f5e909 100644 --- a/progs/xdemos/.gitignore +++ b/progs/xdemos/.gitignore @@ -13,11 +13,14 @@ glxpixmap glxsnoop glxswapcontrol manywin +msctest multictx offset +omlsync overlay -pbdemo pbinfo +pbdemo +shape sharedtex sharedtex_mt texture_from_pixmap @@ -26,5 +29,3 @@ xdemo xfont xrotfontdemo yuvrect_client -msctest -omlsync _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
