X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=05203e7234ace76c370e1d07e18746256312b596;hb=1e7658340ac4cba20defba056c2e13ec0e1a0a69;hp=8cbf1e61e0edf54a21e6ea6466b5193ea495a8cc;hpb=5f9dcff39d5e25c6bef30d569e405635633f3c69;p=vpp.git diff --git a/.gitignore b/.gitignore index 8cbf1e61e0e..05203e7234a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ +*.sw[op] /build-root/.ccache /build-root/build-*/ @@ -58,17 +59,21 @@ test-driver # cscope and ctags /cscope.* /tags +ID +TAGS # ggtags GPATH GRTAGS GTAGS -TAGS - # Generated documentation /build-root/docs +/build-root/.doxygen-bootstrap.ok +/build-root/.doxygen-siphon.dep # indent backup files *.BAK # Python bytecode *.pyc + +/vpp-api/python/build