[PATCH] gitignore: add parallel-vm.log
Johannes Berg
johannes at sipsolutions.net
Mon Mar 6 22:48:37 PST 2017
From: Johannes Berg <johannes.berg at intel.com>
Ignore parallel-vm.log regardless of where in the tree
it was created.
Signed-off-by: Johannes Berg <johannes.berg at intel.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index e72c8b90c73a..38a099cbb93a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ wlantest/libwlantest.a
wlantest/test_vectors
wlantest/wlantest
wlantest/wlantest_cli
+**/parallel-vm.log
--
2.11.0
More information about the Hostap
mailing list