mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
progs: Ignore derived files.
This commit is contained in:
parent
cbb23523a8
commit
58b401315b
2 changed files with 9 additions and 0 deletions
8
progs/objviewer/.gitignore
vendored
Normal file
8
progs/objviewer/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
extfuncs.h
|
||||
objview
|
||||
readtex.c
|
||||
readtex.h
|
||||
shaderutil.c
|
||||
shaderutil.h
|
||||
trackball.c
|
||||
trackball.h
|
||||
1
progs/samples/.gitignore
vendored
1
progs/samples/.gitignore
vendored
|
|
@ -36,6 +36,7 @@ prim
|
|||
quad
|
||||
readtex.c
|
||||
readtex.h
|
||||
rgbtoppm
|
||||
select
|
||||
shape
|
||||
sphere
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue