From 8e9944bc37bec3f4e4cb7687d7f633578c9ee803 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Tue, 6 Oct 2015 12:00:26 +1030 Subject: [PATCH] test: add .gitignore Signed-off-by: Rusty Russell --- test/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/.gitignore diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 000000000..4c5814c98 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,2 @@ +test_onion +test_state_coverage