diff options
author | Robert Ellison <[email protected]> | 2008-09-18 16:36:37 -0600 |
---|---|---|
committer | Robert Ellison <[email protected]> | 2008-09-18 16:36:37 -0600 |
commit | 4485ac87c2cf69bef443ac36cccaa70054c6a7bb (patch) | |
tree | e86fbccc01fba4f34f48b2a976c58883e704a0c2 /src/glu | |
parent | 698bffb8844f6f45e09ed0c9fea39298ac6423d2 (diff) |
CELL: mark several transient files as .gitignore
progs/demos: added new demo "fbo_firecube"
progs/glsl: added new demo "pointcoord"
src/gallium/drivers/cell/spu: added the g3d_spu executable, a Cell SPU
executable file, which seems to be occasionally built as part of the
cell driver
src/glu/sgi: added "exptmp", a byproduct of the "mklib" process that
sometimes gets deleted and sometimes not.
Diffstat (limited to 'src/glu')
-rw-r--r-- | src/glu/sgi/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glu/sgi/.gitignore b/src/glu/sgi/.gitignore new file mode 100644 index 00000000000..279ea7d4345 --- /dev/null +++ b/src/glu/sgi/.gitignore @@ -0,0 +1 @@ +exptmp |