X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=0086263a5dd6ebbf111e95295b4b944dbfcb8a56;hb=refs%2Fchanges%2F40%2F9040%2F1;hp=dfc8718d0ffeea30da4b9d3111fefcf8767b46d7;hpb=602956700d9aeff3cf7d23bc906e99a5567b9a88;p=oam.git diff --git a/.gitignore b/.gitignore index dfc8718..0086263 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ yang-gen-sal/ target-ide/ release.properties .vscode +archive # python __pycache__ @@ -60,6 +61,16 @@ output # avoid copyright issues with 3GPP */**/3gpp/**/*.yaml +# node js +node_modules +package-lock.json + +# wireshark +.cache + +# ODLUX cache +*/**/O D L UX* + # documentation .tox docs/_build/