From: demx8as6 Date: Sat, 17 Sep 2022 08:13:43 +0000 (+0200) Subject: update controller service X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F31%2F9031%2F1;p=oam.git update controller service ODLUX artifacts in cache are part of the volume, to avoid that such generated files are added to the repository, the ODLUX files are ignored. IssueID OAM-297 Change-Id: I70c10edc7d11ac5f0fccd838e5ed20d5dfba923e Signed-off-by: demx8as6 --- diff --git a/.gitignore b/.gitignore index d2437cd..0086263 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,9 @@ package-lock.json # wireshark .cache +# ODLUX cache +*/**/O D L UX* + # documentation .tox docs/_build/