X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=f0b17c0d04a5a7de02932b22184fa1e706da539b;hb=988a7c482ce1c7685816b238ac776b03c237ed8e;hp=fbfaaff2ddbb4bbb5d65d773a4c67611bf6a0679;hpb=7d08f5635df5936c2db13cbf19d7e0480b171488;p=vpp.git diff --git a/.gitignore b/.gitignore index fbfaaff2ddb..f0b17c0d04a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /build-root/build-*/ /build-root/install-*/ /build-root/tools +/build-root/dpdk-includes/ /build-root/packages-vpp/ /build-root/path_setup /build-root/build-config.mk @@ -38,3 +39,8 @@ stamp-h1 ltmain.sh ylwrap # stop autotools ignore + +# OSX and some IDE +.DS_Store +.idea/ +.project