delete autotools .gitignore files
One special case, `src/util/xmlpool/.gitignore` is not entirely deleted, as `xmlpool.pot` still gets generated (eg. by `ninja xmlpool-pot`). Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
committed by
Eric Engestrom
parent
f3bdffc33d
commit
7ca8ba199f
@@ -1,10 +0,0 @@
|
||||
brw_nir_trig_workarounds.c
|
||||
test_eu_compact
|
||||
test_eu_validate
|
||||
test_fs_cmod_propagation
|
||||
test_fs_copy_propagation
|
||||
test_fs_saturate_propagation
|
||||
test_vec4_cmod_propagation
|
||||
test_vec4_copy_propagation
|
||||
test_vec4_register_coalesce
|
||||
test_vf_float_conversions
|
||||
@@ -1,3 +0,0 @@
|
||||
gen*_bits.h
|
||||
gen*_pack.h
|
||||
genX_xml.h
|
||||
@@ -1 +0,0 @@
|
||||
/isl_format_layout.c
|
||||
@@ -1 +0,0 @@
|
||||
/isl_surf_get_image_offset_test
|
||||
@@ -1,2 +0,0 @@
|
||||
/aubinator
|
||||
/aubinator_error_decode
|
||||
@@ -1,8 +0,0 @@
|
||||
# Generated source files
|
||||
/anv_extensions.c
|
||||
/anv_extensions.h
|
||||
/anv_entrypoints.c
|
||||
/anv_entrypoints.h
|
||||
/anv_timestamp.h
|
||||
/dev_icd.json
|
||||
/intel_icd.*.json
|
||||
@@ -1,5 +0,0 @@
|
||||
block_pool
|
||||
block_pool_no_free
|
||||
state_pool
|
||||
state_pool_free_list_only
|
||||
state_pool_no_free
|
||||
Reference in New Issue
Block a user