X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=8e61e14d892adb85f359b929808a278bfd44105a;hb=d0b973030fe07dc7875da72f5ebe42d8bd9544b1;hp=5262c9ec650932540137051500f8084d953806ae;hpb=ca6003af1a7e1adb7d45879c2d5038bc05c2bb1a;p=govpp.git diff --git a/.gitignore b/.gitignore index 5262c9e..8e61e14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,21 @@ *~ *.log *.out +*.test .idea/ -# cmds +/bin/ + +# cmd cmd/binapi-generator/binapi-generator +cmd/vpp-proxy/vpp-proxy # examples +examples/multi-vpp/multi-vpp examples/perf-bench/perf-bench +examples/rpc-service/rpc-service examples/simple-client/simple-client -examples/stats-api/stats-api +examples/stats-client/stats-client +examples/stream-client/stream-client examples/union-example/union-example -examples/rpc-service/rpc-service