X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=53691a3002a13b7d1fc74a2858b75ac2bfd491e7;hb=c1bbdeaddf6d0d79b66fb55b346c6c6eb717e3d6;hp=e9acc5ff27883bfce7fcd41c488be34b47b94fec;hpb=ffd085dd7f0654b84b163a7bfedd3fa89e7b8a71;p=ric-plt%2Fe2mgr.git diff --git a/.gitignore b/.gitignore index e9acc5f..53691a3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,12 @@ .vscode/launch.json *.o *.a -E2Manager/asn1codec/e2ap_engine/converter-example -E2Manager/asn1codec/tests/ +E2Manager/3rdparty/asn1codec/e2ap_engine/converter-example +E2Manager/3rdparty/asn1codec/tests/ E2Manager/cp.out __pycache__/ *.html *.log - +# documentation +.tox +docs/_build/