X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=df309a123b32735f6c6e2503d6cde75d3293102e;hb=90463293a218527b02eb9886664dbb40a669b127;hp=9f11b755a17d8192c60f61cb17b8902dffbd9f23;hpb=75120888e086df9841c67fbec92f1ec3be744a65;p=nonrtric.git diff --git a/.gitignore b/.gitignore index 9f11b755..df309a12 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,20 @@ +# Documentation .idea/ +.tox +docs/_build/ +.DS_STORE +.swagger* +docs/offeredapis/swagger/README.md + +# Eclipse +.checkstyle +.classpath +target/ +.sts4-cache +.project +.settings +.pydevproject +infer-out/ + +.vscode +.factorypath