Add header missing license header
[ric-plt/resource-status-manager.git] / .gitignore
index 4b046db..d9708df 100644 (file)
@@ -2,10 +2,13 @@
 .vscode/launch.json
 *.o
 *.a
-RSM/asn1codec/e2ap_engine/converter-example
-RSM/asn1codec/tests/
+RSM/3rdparty/asn1codec/e2ap_engine/converter-example
+RSM/3rdparty/asn1codec/tests/
 RSM/cp.out
 __pycache__/ 
 *.html
 *.log
 venv/*
+# documentation
+.tox
+docs/_build/