Add missing executables to .gitignore.

This commit is contained in:
Paul Berry 2011-11-30 09:47:56 -08:00
parent 7af82bb0e5
commit 4591d4ba7f

3
.gitignore vendored
View File

@ -60,11 +60,13 @@ tests/gem_vmap_blits
tests/gem_tiled_blits tests/gem_tiled_blits
tests/gem_tiled_fence_blits tests/gem_tiled_fence_blits
tests/gem_tiled_pread tests/gem_tiled_pread
tests/gem_unref_active_buffers
tests/gem_bad_address tests/gem_bad_address
tests/gem_bad_batch tests/gem_bad_batch
tests/gem_bad_blit tests/gem_bad_blit
tests/gem_bad_length tests/gem_bad_length
tests/gem_hang tests/gem_hang
tests/gem_hangcheck_forcewake
tests/gem_gtt_speed tests/gem_gtt_speed
tests/gem_stress tests/gem_stress
tests/gen3_render_linear_blits tests/gen3_render_linear_blits
@ -83,6 +85,7 @@ tools/intel_gpu_time
tools/intel_gpu_top tools/intel_gpu_top
tools/intel_gtt tools/intel_gtt
tools/intel_lid tools/intel_lid
tools/intel_reg_checker
tools/intel_reg_dumper tools/intel_reg_dumper
tools/intel_reg_write tools/intel_reg_write
tools/intel_stepping tools/intel_stepping