X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=7023f7b7d4e70516fc86ff95a9421979d9bac0f8;hb=732021070fa0c731896ab3e29f802d3834c72ab7;hp=a5e4c14f03e0955b2985522b283cb436a9f80e3e;hpb=df41cf62d8360bdabb5e0174297790a2ffb7e840;p=vpp.git diff --git a/.gitignore b/.gitignore index a5e4c14f03e..7023f7b7d4e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ /build-root/dpdk-includes/ /build-root/packages-vpp/ /build-root/path_setup -/build-root/build-config.mk /build-root/deb/debian/vpp-plugins/ /build-root/deb/.pybuild/ /build-root/*.deb @@ -37,7 +36,6 @@ aclocal.m4 app.info compile config.h -config.h.in config.log config.guess config.sub @@ -56,7 +54,7 @@ ylwrap test-driver *.iml -.bootstrap.ok +.deps.ok .settings .autotools # stop autotools ignore @@ -66,8 +64,8 @@ test-driver .idea/ .project .cproject +.pydevproject .vscode/ -CMakeLists.txt cmake-build*/ # cscope and ctags @@ -83,6 +81,9 @@ GTAGS /build-root/docs /build-root/.doxygen-bootstrap.ok /build-root/.doxygen-siphon.dep +/docs/_build +/env +!/docs/Makefile # indent backup files *.BAK @@ -94,8 +95,6 @@ GTAGS /src/vpp-api/python/build /src/vpp-api/python/dist /src/vpp-api/python/vpp_papi.egg-info -/src/vpp-api/python/vpp_papi/memclnt.py -/src/vpp-api/python/vpp_papi/vpe.py # Build files in the test directory /test/*.ok