Commit d5cc46e3d185 ("ipsec: Use @PYTHON@ directly instead of "/usr/bin/env
python"") introduced ovs-monitor-ipsec.in that generates
ovs-monitor-ipsec.
This commit adds ovs-monitor-ipsec to ipsec/.gitignore.
Fixes: d5cc46e3d185 ("ipsec: Use @PYTHON@ directly instead of "/usr/bin/env
python"")
Signed-off-by: Timothy Redaelli <[email protected]>
---
ipsec/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 ipsec/.gitignore
diff --git a/ipsec/.gitignore b/ipsec/.gitignore
new file mode 100644
index 000000000..e4083913f
--- /dev/null
+++ b/ipsec/.gitignore
@@ -0,0 +1 @@
+/ovs-monitor-ipsec
--
2.19.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev