X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=59150806969560498308545f3197a3858bef1e9b;hb=c7046eb85a952e7f4653f83937672955a2c9308b;hp=e5a2f721d727adb66aed18cd5f1d648c548a090c;hpb=4681b7e887f4b49608737f0ffe2a04052d2e43a4;p=nonrtric.git diff --git a/.gitignore b/.gitignore index e5a2f721..59150806 100644 --- a/.gitignore +++ b/.gitignore @@ -3,13 +3,20 @@ .tox docs/_build/ .DS_STORE +.swagger* +docs/offeredapis/swagger/README.md # Eclipse .checkstyle +.classpath +target/ .sts4-cache .project .settings .pydevproject infer-out/ -.vscode \ No newline at end of file +.vscode +.factorypath + +coverage.*