Upgrade RMR version to 1.13.0
[ric-plt/resource-status-manager.git] / .gitignore
1 /.idea/*
2 .vscode/launch.json
3 *.o
4 *.a
5 RSM/RSM
6 coverage.txt
7 RSM/asn1codec/e2ap_engine/converter-example
8 RSM/asn1codec/tests/
9 RSM/cp.out
10 __pycache__/ 
11 *.html
12 *.log
13 venv/*