X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=dfc8718d0ffeea30da4b9d3111fefcf8767b46d7;hb=bb8d838a4d78858b2a5807214df92857957632d2;hp=cb8beae8279342c2be68010400f00b9f5b59f958;hpb=86b92e82e31a1c948dbc7c78517978aaee31a0b8;p=oam.git diff --git a/.gitignore b/.gitignore index cb8beae..dfc8718 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,11 @@ target-ide/ release.properties .vscode +# python +__pycache__ +.pylintrc +output + # data models in scp/oam/modeling *.yang @@ -52,8 +57,10 @@ release.properties */**/__pycache__ *.log -# documentation +# avoid copyright issues with 3GPP +*/**/3gpp/**/*.yaml +# documentation .tox docs/_build/ ci-management/