From ef26353802007b6fa1aaf9ab17161127b1a204ba Mon Sep 17 00:00:00 2001 From: Ethan Jackson Date: Tue, 22 Mar 2011 19:11:50 -0700 Subject: [PATCH] gitignore: Added ovs-vlan-bug-workaround and tests --- tests/.gitignore | 5 +++++ utilities/.gitignore | 2 ++ 2 files changed, 7 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index a7fcf17ca..a1bde03e4 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ +*.pem /Makefile /Makefile.in /atconfig @@ -5,6 +6,8 @@ /idltest.c /idltest.h /idltest.ovsidl +/ovs-pki.log +/pki/ /test-aes128 /test-byte-order /test-classifier @@ -30,3 +33,5 @@ /test-uuid /test-vconn /testsuite +/testsuite.dir/ +/testsuite.log diff --git a/utilities/.gitignore b/utilities/.gitignore index a2ef09b46..88abec7d1 100644 --- a/utilities/.gitignore +++ b/utilities/.gitignore @@ -21,6 +21,8 @@ /ovs-pki.8 /ovs-tcpundump /ovs-tcpundump.1 +/ovs-vlan-bug-workaround +/ovs-vlan-bug-workaround.8 /ovs-vlan-test /ovs-vlan-test.8 /ovs-vsctl -- 2.43.0