X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=e6901da7e595aa036719b7f7c4f7f5fb8de797a7;hb=0fb24ff00209041b316352327e2c73b699943131;hp=65ab8c6f88770dce4546decd52e1e3528ab8ced5;hpb=07ef76dd471a0892a893c90e0ab06713aee34be1;p=ric-plt%2Fe2mgr.git diff --git a/.gitignore b/.gitignore index 65ab8c6..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