mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-24 09:30:29 +01:00
anv: put anv_extensions.c in gitignore
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
parent
33f7d71d53
commit
1006cd512d
1 changed files with 1 additions and 0 deletions
1
src/intel/vulkan/.gitignore
vendored
1
src/intel/vulkan/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
# Generated source files
|
||||
/anv_extensions.c
|
||||
/anv_entrypoints.c
|
||||
/anv_entrypoints.h
|
||||
/anv_timestamp.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue