Merge "RIC-1044: Add array size checks"
[ric-plt/e2mgr.git] / .gitignore
index 816688e..e6901da 100644 (file)
@@ -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