From: Ethan Jackson Date: Wed, 23 Mar 2011 02:11:50 +0000 (-0700) Subject: gitignore: Added ovs-vlan-bug-workaround and tests X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef26353802007b6fa1aaf9ab17161127b1a204ba;p=openvswitch gitignore: Added ovs-vlan-bug-workaround and tests --- diff --git a/tests/.gitignore b/tests/.gitignore index a7fcf17c..a1bde03e 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 a2ef09b4..88abec7d 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