From: Johannes Berg Date: Sat, 2 Feb 2019 22:16:07 +0000 (+0100) Subject: tests: Add sigma_dut to .gitignore X-Git-Tag: hostap_2_8~413 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1cc1391426e7727c5d29aa0f0f10b8615ce2cd;p=thirdparty%2Fhostap.git tests: Add sigma_dut to .gitignore Evidently this file must exist when running the sigma_dut dependent tests, add it to .gitignore so it's not seen as making the tree "unclean" when it is added manually. Signed-off-by: Johannes Berg --- diff --git a/tests/hwsim/.gitignore b/tests/hwsim/.gitignore new file mode 100644 index 000000000..25f0f66cf --- /dev/null +++ b/tests/hwsim/.gitignore @@ -0,0 +1 @@ +sigma_dut