mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
.gitignore: Ignore new generated files
New generated files from:bb1e6ff161("spirv: Add a prepass to set types on vtn_values")65fc16c974("autotools: set XA versions in configure.ac and configure header file") Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
parent
73ce7cb474
commit
161a97c3d5
2 changed files with 2 additions and 0 deletions
1
src/compiler/spirv/.gitignore
vendored
1
src/compiler/spirv/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/spirv_info.c
|
||||
/vtn_gather_types.c
|
||||
|
|
|
|||
1
src/gallium/state_trackers/xa/.gitignore
vendored
Normal file
1
src/gallium/state_trackers/xa/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/xa_tracker.h
|
||||
Loading…
Add table
Reference in a new issue