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