X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=ea08acd5610ad1236a4f27f0064509fffa3520be;hb=02c88e41791b11e8ed5dd08c76fa7bf5991ba3d7;hp=3846d25c327f62eb77b7b0c01fb6a857c1c12c3b;hpb=92b44ea50a21b878b35f081bfc90c06b799c0c03;p=vpp.git diff --git a/.gitignore b/.gitignore index 3846d25c327..ea08acd5610 100644 --- a/.gitignore +++ b/.gitignore @@ -36,7 +36,6 @@ aclocal.m4 app.info compile config.h -config.h.in config.log config.guess config.sub @@ -55,7 +54,7 @@ ylwrap test-driver *.iml -.bootstrap.ok +.deps.ok .settings .autotools # stop autotools ignore @@ -65,6 +64,7 @@ test-driver .idea/ .project .cproject +.pydevproject .vscode/ CMakeLists.txt cmake-build*/ @@ -93,8 +93,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