X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=3e9a92e44ac4e6c640adea434d1e5deef2517ec5;hb=bdfe5955f59a735fd8d70e9026f8c1867a4c8cc6;hp=f2068c1bd701f35e7efc4ee976e7598a08b723bb;hpb=58ec0f0420961c28abc76cabb91c0f4ee655b298;p=vpp.git diff --git a/.gitignore b/.gitignore index f2068c1bd70..3e9a92e44ac 100644 --- a/.gitignore +++ b/.gitignore @@ -94,12 +94,17 @@ GTAGS /src/vpp-api/python/build /src/vpp-api/python/dist /src/vpp-api/python/vpp_papi.egg-info - -# Build files in the test directory -/test/*.ok +/src/vpp_api/.tox +/src/vpp_api/.stestr # vppctl command list /src/scripts/vppctl-cmd-list # No core files **/core + +# extra scripts config +/extras/scripts/.config/ + +# extras gomemif build files +/extras/gomemif/bazel*