diff options
author | Paul Berry <stereotype441@gmail.com> | 2011-11-30 09:47:56 -0800 |
---|---|---|
committer | Paul Berry <stereotype441@gmail.com> | 2011-11-30 09:48:15 -0800 |
commit | 4591d4ba7fe224289faa2b3b37052106d476a04f (patch) | |
tree | 25a78ad1588050d3a7d29042049b8dba5578aeeb /.gitignore | |
parent | 7af82bb0e5af670add67996ff8d6e890b9622a0c (diff) |
Add missing executables to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |