X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=.gitignore;h=e5a2f721d727adb66aed18cd5f1d648c548a090c;hb=66e22e301bd3a4a0a03c7a62a6b399c037c297d6;hp=c1089dafef13222729eeeffbb8aec4e9f0ada6da;hpb=c59ec164cad614c51c70e385b85fd1d04ef86d1d;p=nonrtric.git diff --git a/.gitignore b/.gitignore index c1089daf..e5a2f721 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,14 @@ .idea/ .tox docs/_build/ +.DS_STORE + +# Eclipse +.checkstyle +.sts4-cache +.project +.settings +.pydevproject +infer-out/ + +.vscode \ No newline at end of file