gallium: untrack u_indices_gen.c and u_indices_gen.c

These files are built with make and removed with make clean, so it does not
seem necessary to track them.

Looking at the Makefile, it seems that the two u_indices_* files are handled
similarly to u_format_srgb.c u_format_table.c and u_half.c, and these 3
files are already untracked and in .gitignore

Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com>
Signed-off-by: José Fonseca <jfonseca@vmware.com>
This commit is contained in:
Xavier Chantry 2010-05-02 15:56:50 -07:00 committed by José Fonseca
parent a18702f067
commit 2142c769a4

View file

@ -0,0 +1,2 @@
u_indices_gen.c
u_unfilled_gen.c