First commit

This commit is contained in:
Leonardo Bonati
2021-12-08 20:17:46 +00:00
commit 60dffad583
2923 changed files with 463894 additions and 0 deletions

17
setup/e2mgr/.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
/.idea/*
.vscode/launch.json
*.o
*.a
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