X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=ea33024154912ad345be4739c7d3e06437aa3b1d;hb=510aaa8911843206f7b9ff48b41e3c7b8c4a99fe;hp=64a579e21a3b061d618bcb04a90d628774db6e8b;hpb=66f2a8891f4c0fd49433280be06e5e007491e044;p=vpp.git diff --git a/.gitignore b/.gitignore index 64a579e21a3..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,9 +101,6 @@ GTAGS /src/vpp_api/.tox /src/vpp_api/.stestr -# Build files in the test directory -/test/*.ok - # vppctl command list /src/scripts/vppctl-cmd-list @@ -109,3 +110,5 @@ GTAGS # extra scripts config /extras/scripts/.config/ +# extras gomemif build files +/extras/gomemif/bazel*