From 2170faa357cd221e77a20915a8968bd253869bed Mon Sep 17 00:00:00 2001 From: Aarno Aukia Date: Mon, 1 Feb 2016 20:46:20 +0100 Subject: [PATCH] gitignore test binaries and testing temp files --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 91cbd5d..2a2d237 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,10 @@ bin/mbus-tcp-select-secondary bin/mbus-tcp-application-reset !*.c +# test binaries +test/mbus_parse +test/mbus_parse_hex + +# test cases temp files +test/test-frames/*.xml.new +