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