X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=e5a2f721d727adb66aed18cd5f1d648c548a090c;hb=eb4ea800b974ca57fd4ad534171520f27032abf6;hp=9f11b755a17d8192c60f61cb17b8902dffbd9f23;hpb=62ca3c4a9b87175584d8d5c72dd2cb39d9c043da;p=nonrtric.git diff --git a/.gitignore b/.gitignore index 9f11b755..e5a2f721 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,15 @@ +# Documentation .idea/ +.tox +docs/_build/ +.DS_STORE + +# Eclipse +.checkstyle +.sts4-cache +.project +.settings +.pydevproject +infer-out/ + +.vscode \ No newline at end of file