X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=9ef58df58c49837f78eeae4f41134ba924721a15;hb=d85036fd6bf25bb11a6f3fdfccf4425428834f28;hp=d6a09b82f049dab2f0775998a47e4bde1ff0e740;hpb=c5e8681b320884f780508458ebff873761d5e04a;p=vpp.git diff --git a/.gitignore b/.gitignore index d6a09b82f04..9ef58df58c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ + /build-root/.ccache /build-root/build-*/ /build-root/install-*/ @@ -56,3 +57,8 @@ test-driver # cscope and ctags /cscope.* /tags + +# jvpp generated sources +/vpp-api/java/jvpp/gen/target +/vpp-api/java/jvpp/gen/*.pyc +