X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=00f2c95d045fec8537198759a6ae7e3f8bbc5dc9;hb=f3d4727f4356636df54940879541ce7b0a37b296;hp=65910c3bca9862cfe2d2daf87a1f4d1ec17b0cd0;hpb=dd7abb680b00e4ef6342905c8e59a7fc29be3d37;p=sim%2Fa1-interface.git diff --git a/.gitignore b/.gitignore index 65910c3..00f2c95 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,10 @@ docs/_build/ # IDE .project .vscode + +.coverage +coverage.xml +htmlcov/ + +# Python virtual env +venv/