diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-09-29 08:27:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-09-29 08:27:12 +0000 |
commit | 0b581c7d7d06b4f0715797b43e17d8c8f8f4263a (patch) | |
tree | 6d3f4e144b4b3898214284fdb79afe45d48e890b /.gitignore | |
parent | de2ad7a4ea79a0d23c225cdd2c1ff7150b3fa728 (diff) | |
parent | ea764f9f6dfefd2706ff668a88fb9b8f4a75ede6 (diff) |
Merge "Amend GUI to work directly towards ACM runtime"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ target .metadata/ /bin/ +package-lock.json # IntelliJ files .idea/ node |