X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=59150806969560498308545f3197a3858bef1e9b;hb=HEAD;hp=c1089dafef13222729eeeffbb8aec4e9f0ada6da;hpb=e6b4d27d99570c34271d3176c6969bc5bc46a039;p=nonrtric.git diff --git a/.gitignore b/.gitignore index c1089daf..59150806 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,21 @@ .idea/ .tox docs/_build/ +.DS_STORE +.swagger* +docs/offeredapis/swagger/README.md + +# Eclipse +.checkstyle +.classpath +target/ +.sts4-cache +.project +.settings +.pydevproject +infer-out/ + +.vscode +.factorypath + +coverage.*