[ovs-dev] [PATCH 2/2] gitignore: Added ovs-vlan-bug-workaround and tests

Ethan Jackson ethan at nicira.com
Tue Mar 22 19:12:35 PDT 2011


---
 tests/.gitignore     |    5 +++++
 utilities/.gitignore |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/tests/.gitignore b/tests/.gitignore
index a7fcf17..4721575 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,3 +1,4 @@
+*.pem
 /Makefile
 /Makefile.in
 /atconfig
@@ -30,3 +31,7 @@
 /test-uuid
 /test-vconn
 /testsuite
+/ovs-pki.log
+/pki/
+/testsuite.dir/
+/testsuite.log
diff --git a/utilities/.gitignore b/utilities/.gitignore
index a2ef09b..b70cffd 100644
--- a/utilities/.gitignore
+++ b/utilities/.gitignore
@@ -25,3 +25,5 @@
 /ovs-vlan-test.8
 /ovs-vsctl
 /ovs-vsctl.8
+/ovs-vlan-bug-workaround
+/ovs-vlan-bug-workaround.8
-- 
1.7.4.1




More information about the dev mailing list