diff options
author | Jeff Smith <[email protected]> | 2007-03-02 00:14:48 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-03-12 08:57:06 -0700 |
commit | 3aa86928838f65e7f9896bae39ffc966d2df2d73 (patch) | |
tree | 2f8fb04f48382f018c98876cb7bce5aa5c1f0c19 /progs | |
parent | 978706042317edd9fde90e613cc73d87ddd7d7b8 (diff) |
Add programs to .gitignore in xdemos
Signed-off-by: Jeff Smith <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'progs')
-rw-r--r-- | progs/xdemos/.gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/progs/xdemos/.gitignore b/progs/xdemos/.gitignore index a65b890d3dc..2f5e909079a 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 |