Browse Source

progs/es: Add .gitignore.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
tags/7.8-rc1
Chia-I Wu 16 years ago
parent
commit
0b9f0ba706
2 changed files with 11 additions and 0 deletions
  1. 8
    0
      progs/es1/.gitignore
  2. 3
    0
      progs/es2/.gitignore

+ 8
- 0
progs/es1/.gitignore View File

@@ -0,0 +1,8 @@
xegl/drawtex
xegl/es1_info
xegl/msaa
xegl/pbuffer
xegl/render_tex
xegl/torus
xegl/tri
xegl/two_win

+ 3
- 0
progs/es2/.gitignore View File

@@ -0,0 +1,3 @@
xegl/es2_info.c
xegl/es2_info
xegl/tri

Loading…
Cancel
Save