X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=e6901da7e595aa036719b7f7c4f7f5fb8de797a7;hb=refs%2Fheads%2Fdawn;hp=e9acc5ff27883bfce7fcd41c488be34b47b94fec;hpb=ffd085dd7f0654b84b163a7bfedd3fa89e7b8a71;p=ric-plt%2Fe2mgr.git diff --git a/.gitignore b/.gitignore index e9acc5f..e6901da 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,16 @@ .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 +Automation/Tests/**/*.xml __pycache__/ *.html *.log - +# documentation +.tox +docs/_build/ +/.gitreview +E2Manager/coverage.txt +E2Manager/e2m