summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaLyong Cho <walyong.cho@samsung.com>2016-11-08 11:31:35 +0900
committerWaLyong Cho <walyong.cho@samsung.com>2016-11-08 13:25:31 +0900
commitb7c348aa790d26baea4bf74b1057cafe013215ac (patch)
treee4d616ac72b60264af20dc77ad650f213b4c2af3
parent57c2723795b24e1e184b530f9764d7963c579f96 (diff)
downloadlibsystem-b7c348aa790d26baea4bf74b1057cafe013215ac.tar.gz
libsystem-b7c348aa790d26baea4bf74b1057cafe013215ac.tar.bz2
libsystem-b7c348aa790d26baea4bf74b1057cafe013215ac.zip
gitignore: add test-driver
Change-Id: Ia51d354d3f2afad42384ee97e4fb51e31b597f47 Signed-off-by: WaLyong Cho <walyong.cho@samsung.com>
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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