ovs: Configurable arguments of ovs-*ctl
[vswitchperf.git] / .gitignore
index bdc0ec9..97dbd7d 100644 (file)
@@ -61,3 +61,20 @@ target/
 /docs_build/
 /docs_output/
 /releng/
+/src/dpdk/dpdk/
+/src/ovs/ovs/
+/src/qemu/qemu/
+/src/vpp/vpp/
+/src_cuse/
+/src_vanilla/
+/src/trex/trex
+.vagrant
+tags
+
+# Ignore all files in l2fwd except those prefaced by "!"
+/src/l2fwd
+!/src/l2fwd/gen_debian_package.sh
+!/src/l2fwd/l2fwd.c
+!/src/l2fwd/LICENSE.txt
+!/src/l2fwd/Makefile
+