X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=19378e8584aa013e4842c6900ce9b8375a4c6d4a;hb=f039587701b47b3b27e281858eef56b29ff91864;hp=b39d137d838c3752d29a93baa7a57ce4febb2d31;hpb=f0797d130f82f751c1657e40e203eeb26f7aa3da;p=vpp.git diff --git a/.gitignore b/.gitignore index b39d137d838..19378e8584a 100644 --- a/.gitignore +++ b/.gitignore @@ -81,9 +81,14 @@ GTAGS /build-root/.doxygen-bootstrap.ok /build-root/.doxygen-siphon.dep /docs/_build +/docs/dynamic_includes /sphinx_venv !/docs/Makefile +# language servers +compile_commands.json +.clangd + # indent backup files *.BAK @@ -106,3 +111,5 @@ GTAGS # extra scripts config /extras/scripts/.config/ +# extras gomemif build files +/extras/gomemif/bazel*