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