mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 08:58:02 +02:00
mesa/main: add autogenerated format-info.c to gitignore
v2: move to right after format-info.h Signed-off-by: Connor Abbott <cwabbott0@gmail.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
parent
1d6829813e
commit
65f13352b9
1 changed files with 1 additions and 0 deletions
1
src/mesa/main/.gitignore
vendored
1
src/mesa/main/.gitignore
vendored
|
|
@ -7,5 +7,6 @@ remap_helper.h
|
|||
get_hash.h
|
||||
get_hash.h.tmp
|
||||
format_info.h
|
||||
format_info.c
|
||||
format_pack.c
|
||||
format_unpack.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue