diff mbox series

[ovs-dev,1/2] .gitignore: Ignore generated file cxxtest.cc.

Message ID 20170902011410.25228-1-russell@ovn.org
State Accepted
Delegated to: Russell Bryant
Headers show
Series [ovs-dev,1/2] .gitignore: Ignore generated file cxxtest.cc. | expand

Commit Message

Russell Bryant Sept. 2, 2017, 1:14 a.m. UTC
Signed-off-by: Russell Bryant <russell@ovn.org>
---
 include/openvswitch/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Ben Pfaff Sept. 3, 2017, 5:33 p.m. UTC | #1
On Fri, Sep 01, 2017 at 09:14:09PM -0400, Russell Bryant wrote:
> Signed-off-by: Russell Bryant <russell@ovn.org>

Acked-by: Ben Pfaff <blp@ovn.org>
Russell Bryant Sept. 5, 2017, 6:50 p.m. UTC | #2
On Sun, Sep 3, 2017 at 1:33 PM, Ben Pfaff <blp@ovn.org> wrote:
> On Fri, Sep 01, 2017 at 09:14:09PM -0400, Russell Bryant wrote:
>> Signed-off-by: Russell Bryant <russell@ovn.org>
>
> Acked-by: Ben Pfaff <blp@ovn.org>

Thanks, I applied this to master and branch-2.8.
diff mbox series

Patch

diff --git a/include/openvswitch/.gitignore b/include/openvswitch/.gitignore
index a948ed453..1e60d40ba 100644
--- a/include/openvswitch/.gitignore
+++ b/include/openvswitch/.gitignore
@@ -1 +1,2 @@ 
 /version.h
+/cxxtest.cc