diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2023-06-20 09:00:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-06-20 09:00:13 +0000 |
commit | a47d9766d027cb0ffcc92c3e0c401a46bc2e8ab8 (patch) | |
tree | 513ba97841fc28b426e27c4022f5b59db25ffca9 /.gitignore | |
parent | 4662655882edc48dd66fa83a9adf881362cb52ac (diff) | |
parent | bb0d4fbda2de0b3d50e26f3ae71b9cbbc1803c9d (diff) |
Merge "Fix test-deregistration script"
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fbd729606e..b4abc48bc7 100755 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ tmp/ /docs/docs/ /docs/.vscode/ +/test-tools/metrics-reports/ |