mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
mesa/es: Add .gitignore.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
This commit is contained in:
parent
97ea8e9263
commit
9de051e85e
1 changed files with 5 additions and 0 deletions
5
src/mesa/es/.gitignore
vendored
Normal file
5
src/mesa/es/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
glapi/glapi-es*
|
||||
glapi/glapi-stamp
|
||||
main/get_es*.c
|
||||
main/api_exec_es*.c
|
||||
objs-es*
|
||||
Loading…
Add table
Reference in a new issue