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