diff mbox

[i-g-t] tests: add gem_gpgpu_fill to .gitignore

Message ID 1417691951-17600-1-git-send-email-thomas.wood@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Thomas Wood Dec. 4, 2014, 11:19 a.m. UTC
gem_gpgpu_fill was added in commit 4ec8479 (tests: Add gem_gpgpu_fill),
but wasn't added to .gitignore.

Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/tests/.gitignore b/tests/.gitignore
index 6e6ab58..a846cb3 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -46,6 +46,7 @@  gem_fence_upload
 gem_fenced_exec_thrash
 gem_flink
 gem_flink_race
+gem_gpgpu_fill
 gem_gtt_cpu_tlb
 gem_gtt_hog
 gem_gtt_speed