]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Ignore dpp-ca.py in git status
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 17 Feb 2023 14:25:33 +0000 (16:25 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 17 Feb 2023 14:25:33 +0000 (16:25 +0200)
Some of the test cases can use dpp-ca.py symlink to sigma-dut.git. That
symlink is not in the repository, so ignore it explicitly in git status.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/.gitignore

index 25f0f66cf9006b2562e1574ecf906af11ef998d6..b197eff5d951541ee5b503308a193c27015e622f 100644 (file)
@@ -1 +1,2 @@
 sigma_dut
+dpp-ca.py