From 4591d4ba7fe224289faa2b3b37052106d476a04f Mon Sep 17 00:00:00 2001 From: Paul Berry Date: Wed, 30 Nov 2011 09:47:56 -0800 Subject: Add missing executables to .gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 592a1b8f..7e2dab0b 100644 --- a/.gitignore +++ b/.gitignore @@ -60,11 +60,13 @@ tests/gem_vmap_blits tests/gem_tiled_blits tests/gem_tiled_fence_blits tests/gem_tiled_pread +tests/gem_unref_active_buffers tests/gem_bad_address tests/gem_bad_batch tests/gem_bad_blit tests/gem_bad_length tests/gem_hang +tests/gem_hangcheck_forcewake tests/gem_gtt_speed tests/gem_stress tests/gen3_render_linear_blits @@ -83,6 +85,7 @@ tools/intel_gpu_time tools/intel_gpu_top tools/intel_gtt tools/intel_lid +tools/intel_reg_checker tools/intel_reg_dumper tools/intel_reg_write tools/intel_stepping -- cgit v1.2.3