X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=ea33024154912ad345be4739c7d3e06437aa3b1d;hb=78f487e11;hp=c56b4cfb53444a6001d74dc768fdc2f847db9bae;hpb=8161d73d7eb292ce8d6212b3a1575eed12dfeee2;p=vpp.git diff --git a/.gitignore b/.gitignore index c56b4cfb534..ea330241549 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,10 @@ GTAGS /sphinx_venv !/docs/Makefile +# language servers +compile_commands.json +.clangd + # indent backup files *.BAK @@ -97,10 +101,6 @@ GTAGS /src/vpp_api/.tox /src/vpp_api/.stestr -# Build files in the test directory -/test/*.ok -/test/ext/.d - # vppctl command list /src/scripts/vppctl-cmd-list @@ -110,3 +110,5 @@ GTAGS # extra scripts config /extras/scripts/.config/ +# extras gomemif build files +/extras/gomemif/bazel*