Merge "RIC-1044: Add array size checks"
[ric-plt/e2mgr.git] / .gitignore
index e9acc5f..e6901da 100644 (file)
@@ -2,10 +2,16 @@
 .vscode/launch.json
 *.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