diff mbox

[ovs-dev] treewide: .gitignore updates

Message ID 20170630142803.20917-1-lrichard@redhat.com
State Accepted
Headers show

Commit Message

Lance Richardson June 30, 2017, 2:28 p.m. UTC
Signed-off-by: Lance Richardson <lrichard@redhat.com>
---
 ovn/utilities/.gitignore | 2 ++
 tests/.gitignore         | 2 ++
 vtep/.gitignore          | 1 +
 3 files changed, 5 insertions(+)

Comments

Justin Pettit July 10, 2017, 4:30 p.m. UTC | #1
> On Jun 30, 2017, at 7:28 AM, Lance Richardson <lrichard@redhat.com> wrote:
> 
> Signed-off-by: Lance Richardson <lrichard@redhat.com>
> ---
> ovn/utilities/.gitignore | 2 ++
> tests/.gitignore         | 2 ++
> vtep/.gitignore          | 1 +
> 3 files changed, 5 insertions(+)

Thanks, Lance.  I pushed this to master.

--Justin
diff mbox

Patch

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