Signed-off-by: Lance Richardson <lrich...@redhat.com>
---
 ovn/utilities/.gitignore | 2 ++
 tests/.gitignore         | 2 ++
 vtep/.gitignore          | 1 +
 3 files changed, 5 insertions(+)

diff --git a/ovn/utilities/.gitignore b/ovn/utilities/.gitignore
index dbc3719..1d01e0b 100644
--- a/ovn/utilities/.gitignore
+++ b/ovn/utilities/.gitignore
@@ -7,3 +7,5 @@
 /ovn-trace.8
 /ovn-detrace
 /ovn-detrace.1
+/ovn-docker-overlay-driver
+/ovn-docker-underlay-driver
diff --git a/tests/.gitignore b/tests/.gitignore
index 586d73f..294e6fb 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -53,3 +53,5 @@
 /testsuite.log
 /test-lib
 /testsuite.tmp.orig
+/valgrind.[0-9]*
+/valgrind/
diff --git a/vtep/.gitignore b/vtep/.gitignore
index 2f13512..4a6c33c 100644
--- a/vtep/.gitignore
+++ b/vtep/.gitignore
@@ -1,5 +1,6 @@
 /Makefile
 /Makefile.in
+/ovs-vtep
 /vtep-ctl
 /vtep-ctl.8
 /vtep-idl.c
-- 
2.9.4

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to