Sync from Azure to LF
[ric-plt/resource-status-manager.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4b046db
--- /dev/null
@@ -0,0 +1,11 @@
+/.idea/*
+.vscode/launch.json
+*.o
+*.a
+RSM/asn1codec/e2ap_engine/converter-example
+RSM/asn1codec/tests/
+RSM/cp.out
+__pycache__/ 
+*.html
+*.log
+venv/*