From b7c348aa790d26baea4bf74b1057cafe013215ac Mon Sep 17 00:00:00 2001 From: WaLyong Cho Date: Tue, 8 Nov 2016 11:31:35 +0900 Subject: [PATCH] gitignore: add test-driver Change-Id: Ia51d354d3f2afad42384ee97e4fb51e31b597f47 Signed-off-by: WaLyong Cho --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c45dde..75d3a83 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ stamp-* /debugfiles.list /debuglinks.list /debugsources.list -/documentation.list \ No newline at end of file +/documentation.list +/test-driver \ No newline at end of file -- 2.34.1