X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=ba4e104aeba982138b9caf2910c11ccd3da5e71e;hb=057704ebb51a006fbfd18dba570df1ca504b4277;hp=c37878dcefff372320f6ae59c79009010716d995;hpb=6f67049e41406779c61bf55bd6293b9185c23739;p=vpp.git diff --git a/.gitignore b/.gitignore index c37878dceff..ba4e104aeba 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /build-root/path_setup /build-root/build-config.mk /build-root/deb/debian/vpp-plugins/ +/build-root/deb/.pybuild/ /build-root/*.deb /build-root/*.rpm /build-root/*.changes @@ -50,16 +51,18 @@ ltmain.sh ylwrap test-driver -.cproject *.iml .bootstrap.ok .settings +.autotools # stop autotools ignore # OSX and some IDE .DS_Store .idea/ .project +.cproject +.vscode/ # cscope and ctags /cscope.*