X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=e6901da7e595aa036719b7f7c4f7f5fb8de797a7;hb=2c993df4610ecefe9a5d31d12c6cfbb9ac8b6cfd;hp=6b78c35d9d7684d04e06409bdd8a795fa043faa8;hpb=8720fbfe6c21a347b3378f517a214068b4876c30;p=ric-plt%2Fe2mgr.git diff --git a/.gitignore b/.gitignore index 6b78c35..e6901da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,17 @@ -/.idea/e2mgr.iml -/.idea/encodings.xml -/.idea/misc.xml -/.idea/modules.xml -/.idea/vcs.xml -/.idea/workspace.xml +/.idea/* .vscode/launch.json -/.idea/sonarIssues.xml *.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