X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=4627f73b93e9c134b4848f9e87e4eb5fe7637c34;hb=HEAD;hp=598ee7eb45c197012cc42a22cae8d2d2e8b5a9ef;hpb=f1168469f30cf94904af077ad21fde25e6793ce8;p=com%2Fpylog.git diff --git a/.gitignore b/.gitignore index 598ee7e..4627f73 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,10 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +# +# This source code is part of the near-RT RIC (RAN Intelligent Controller) +# platform project (RICP). +# # Compiled python modules. *.pyc @@ -21,3 +24,6 @@ # Python egg metadata, regenerated from source files by setuptools. /*.egg-info +.tox +docs/_build +