[Pdbg] [PATCH 3/4] gitignore: Ignore tests related files

Amitay Isaacs amitay at ozlabs.org
Mon Aug 13 13:05:05 AEST 2018


Signed-off-by: Amitay Isaacs <amitay at ozlabs.org>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 94dbc50..6816ad5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,6 @@ m4
 *.dts
 *.dt.h
 optcmd_test
+*.trs
+*.log
+test-driver
-- 
2.17.1



More information about the Pdbg mailing list