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