Add header missing license header
[ric-plt/resource-status-manager.git] / .gitignore
1 /.idea/*
2 .vscode/launch.json
3 *.o
4 *.a
5 RSM/3rdparty/asn1codec/e2ap_engine/converter-example
6 RSM/3rdparty/asn1codec/tests/
7 RSM/cp.out
8 __pycache__/ 
9 *.html
10 *.log
11 venv/*
12 # documentation
13 .tox
14 docs/_build/