X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=d2c85383837083c298efc03c5a8ebd925cd8ce55;hb=eafb5db63f20975076de8e35932f1ed306a2743e;hp=3e9a92e44ac4e6c640adea434d1e5deef2517ec5;hpb=07363a45fe4a7fe693acf438f0b56f927bdd3fbd;p=vpp.git diff --git a/.gitignore b/.gitignore index 3e9a92e44ac..d2c85383837 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 @@ -108,3 +113,6 @@ GTAGS # extras gomemif build files /extras/gomemif/bazel* + +# debian packaging +.pc