bugfix: Fix evaluation order of parameters
[vswitchperf.git] / .gitignore
index 3eab5f4..97dbd7d 100644 (file)
@@ -58,5 +58,23 @@ target/
 
 *~
 .*.sw?
-/output/
+/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
+