First commit
This commit is contained in:
17
setup/e2mgr/.gitignore
vendored
Normal file
17
setup/e2mgr/.gitignore
vendored
Normal 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
|
Reference in New Issue
Block a user