X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=97dbd7d0074be8f9c46ecfde76386a8b93645f87;hb=66a2773d89c689d1b8740aa2388164582e9ccb6c;hp=1a23762cc83e816d092941dd85108985bb9fd0fe;hpb=a9dcd6fd8d0099cd3dbe50bf9307830a0988c569;p=vswitchperf.git diff --git a/.gitignore b/.gitignore index 1a23762c..97dbd7d0 100644 --- a/.gitignore +++ b/.gitignore @@ -64,5 +64,17 @@ target/ /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 +