mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 13:00:09 +01:00
progs: Add ignores
This commit is contained in:
parent
f0e3366b08
commit
51af35b7cc
2 changed files with 3 additions and 0 deletions
1
progs/demos/.gitignore
vendored
1
progs/demos/.gitignore
vendored
|
|
@ -54,6 +54,7 @@ texcyl
|
|||
texdown
|
||||
texenv
|
||||
texobj
|
||||
textures
|
||||
trackball.c
|
||||
trackball.h
|
||||
trispd
|
||||
|
|
|
|||
2
progs/glsl/.gitignore
vendored
2
progs/glsl/.gitignore
vendored
|
|
@ -4,6 +4,7 @@ bump
|
|||
convolutions
|
||||
deriv
|
||||
extfuncs.h
|
||||
identity
|
||||
mandelbrot
|
||||
multitex
|
||||
noise
|
||||
|
|
@ -13,6 +14,7 @@ readtex.c
|
|||
readtex.h
|
||||
shaderutil.c
|
||||
shaderutil.h
|
||||
skinning
|
||||
texdemo1
|
||||
toyball
|
||||
trirast
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue