X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=59150806969560498308545f3197a3858bef1e9b;hb=HEAD;hp=e5a2f721d727adb66aed18cd5f1d648c548a090c;hpb=9e8b7846f408094cd37c5530005e8ff8d5c1c1f5;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.*