X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=0baa30521080c68e523f5f7184a8e07855702c28;hb=82900215c065938d70f2c2ad8c2abefe5c897fc7;hp=e9acc5ff27883bfce7fcd41c488be34b47b94fec;hpb=ffd085dd7f0654b84b163a7bfedd3fa89e7b8a71;p=ric-plt%2Fe2mgr.git diff --git a/.gitignore b/.gitignore index e9acc5f..0baa305 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,13 @@ .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/ +/.gitreview