diff options
author | Jouni Malinen <j@w1.fi> | 2017-04-01 14:03:59 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2017-04-01 14:03:59 (GMT) |
commit | 6fb61f4d2a4b0c2f1cad1944628ea41c83486f03 (patch) | |
tree | ed2b493a6bfd07dddec1d248324d097e89233602 /.gitignore | |
parent | 2971da270f9be3c3bd4d8e93393a6454c7daf959 (diff) | |
download | hostap-6fb61f4d2a4b0c2f1cad1944628ea41c83486f03.zip hostap-6fb61f4d2a4b0c2f1cad1944628ea41c83486f03.tar.gz hostap-6fb61f4d2a4b0c2f1cad1944628ea41c83486f03.tar.bz2 |
gitignore: tests/remote/logs
This directory is created automatically when running hwsim test cases
remotely.
Signed-off-by: Jouni Malinen <j@w1.fi>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ *~ .config tests/hwsim/logs +tests/remote/logs wpaspy/build wpa_supplicant/eapol_test wpa_supplicant/nfc_pw_token |