X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=00f2c95d045fec8537198759a6ae7e3f8bbc5dc9;hb=8043b5f5eb23e60267d7e0f2ed11c90941088e05;hp=fdb56b6318bc9a53add69d3ede021a48c85bb0ff;hpb=93f015a0f3677aedb631d93d03f613140ba2fb60;p=sim%2Fa1-interface.git diff --git a/.gitignore b/.gitignore index fdb56b6..00f2c95 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,11 @@ docs/_build/ # IDE .project +.vscode + +.coverage +coverage.xml +htmlcov/ + +# Python virtual env +venv/