X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=e6901da7e595aa036719b7f7c4f7f5fb8de797a7;hb=c0d6030bc5eb1994b4fb1e30a52d9e53eb947e69;hp=816688e38806acf105539d59264842afa1fa1df2;hpb=e7dbffd3fba8d9721a1a713ae0383f52893eb281;p=ric-plt%2Fe2mgr.git diff --git a/.gitignore b/.gitignore index 816688e..e6901da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,22 +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/ConfigurationUpdate/__pycache__/verifylogs.cpython-36.pyc -/Automation/Tests/Get-All-Nodes/__pycache__/getnodes.cpython-36.pyc -/Automation/Tests/LoadInfomation/__pycache__/Loadinformation_adding_data_and_overwrite.robot -/Automation/Tests/LoadInfomation/__pycache__/Loadinformation_verify_saving.robot -/Automation/Tests/LoadInfomation/__pycache__/__init__.robot -/Automation/Tests/LoadInfomation/__pycache__/config.py -/Automation/Tests/LoadInfomation/__pycache__/loadscripts.py -/Automation/Tests/Resource/__pycache__/config.cpython-36.pyc -/Automation/Tests/Resource/__pycache__/scripts.cpython-36.pyc +Automation/Tests/**/*.xml +__pycache__/ +*.html +*.log +# documentation +.tox +docs/_build/ +/.gitreview +E2Manager/coverage.txt +E2Manager/e2m