X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=5d1a597acc5e35da977571fac2ab85959b1eb803;hb=84eda9de0bb3798a86c2c1dac11dd861916a1615;hp=f0b17c0d04a5a7de02932b22184fa1e706da539b;hpb=74574228b0f63a3c8fd373321ed25f4d24308df0;p=vpp.git diff --git a/.gitignore b/.gitignore index f0b17c0d04a..5d1a597acc5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ /build-root/path_setup /build-root/build-config.mk /build-root/*.deb +/build-root/*.rpm /build-root/*.changes /build-config.mk /dpdk/*.tar.gz @@ -38,9 +39,18 @@ missing stamp-h1 ltmain.sh ylwrap + +.cproject +*.iml +.bootstrap.ok +.settings # stop autotools ignore # OSX and some IDE .DS_Store .idea/ .project + +# cscope and ctags +/cscope.* +/tags