X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=e5a2f721d727adb66aed18cd5f1d648c548a090c;hb=dddded37b9b321d041a1dc66a3a86112e37b918e;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