From c6550fa53d92c21dc677b86ebcd528a4ac640764 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 22 Oct 2008 14:51:42 -0700 Subject: [PATCH] Ignore intel_gtt binary We simply forgot to add this to .gitignore when it was created. --- src/reg_dumper/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/reg_dumper/.gitignore b/src/reg_dumper/.gitignore index 0adc8b25..5aac542b 100644 --- a/src/reg_dumper/.gitignore +++ b/src/reg_dumper/.gitignore @@ -1,3 +1,4 @@ +intel_gtt intel_hotplug intel_idle intel_reg_dumper