Merge "RIC-1044: Add array size checks"
[ric-plt/e2mgr.git] / .gitignore
index 65ab8c6..e6901da 100644 (file)
@@ -1,13 +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/**/*.xml
+__pycache__/ 
+*.html
+*.log
+# documentation
+.tox
+docs/_build/
+/.gitreview
+E2Manager/coverage.txt
+E2Manager/e2m