diff --git a/src/compiler/spirv/.gitignore b/src/compiler/spirv/.gitignore index f723c31b046..fd06285b405 100644 --- a/src/compiler/spirv/.gitignore +++ b/src/compiler/spirv/.gitignore @@ -1 +1,2 @@ /spirv_info.c +/vtn_gather_types.c diff --git a/src/gallium/state_trackers/xa/.gitignore b/src/gallium/state_trackers/xa/.gitignore new file mode 100644 index 00000000000..6a5bb3e1e3f --- /dev/null +++ b/src/gallium/state_trackers/xa/.gitignore @@ -0,0 +1 @@ +/xa_tracker.h