From 8ecc84d63422b305dd1298657d4dcb65173d734a Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Wed, 19 Mar 2014 13:09:39 +0100 Subject: [PATCH] build: ignore test_wpas binary This binary is build by "make check" and runs the wpas tests. Ignore it. Signed-off-by: David Herrmann --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2bb051a..18a39b9 100644 --- a/.gitignore +++ b/.gitignore @@ -27,5 +27,6 @@ miraclectl miracled stamp-h1 test-suite.log +test_wpas wpa_cli wpa_supplicant