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