summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ovn/utilities/.gitignore2
-rw-r--r--tests/.gitignore2
-rw-r--r--vtep/.gitignore1
3 files changed, 5 insertions, 0 deletions
diff --git a/ovn/utilities/.gitignore b/ovn/utilities/.gitignore
index dbc3719de..1d01e0b28 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 77e5a9527..7b91dff3d 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -52,3 +52,5 @@
/testsuite.log
/test-lib
/testsuite.tmp.orig
+/valgrind.[0-9]*
+/valgrind/
diff --git a/vtep/.gitignore b/vtep/.gitignore
index 2f1351239..4a6c33c80 100644
--- a/vtep/.gitignore
+++ b/vtep/.gitignore
@@ -1,5 +1,6 @@
/Makefile
/Makefile.in
+/ovs-vtep
/vtep-ctl
/vtep-ctl.8
/vtep-idl.c