X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=26c6731d5b60e4d660f94331a1867f248ddf508e;hb=1d1c7b4153dd9c0be14c7188c63496ff71c3e1c2;hp=c1089dafef13222729eeeffbb8aec4e9f0ada6da;hpb=e94200843789d401cd13a3b87dc19ae0cc73974f;p=nonrtric.git diff --git a/.gitignore b/.gitignore index c1089daf..26c6731d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,16 @@ .idea/ .tox docs/_build/ +.DS_STORE + +# Eclipse +.checkstyle +.classpath +target/ +.sts4-cache +.project +.settings +.pydevproject +infer-out/ + +.vscode