aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-01-25 16:23:28 +0000
committerliamfallon <liam.fallon@est.tech>2021-02-11 16:31:44 +0000
commitb631c8c189b12c15b3b8d25cd284b6d8fdfc716f (patch)
treeb3f1642bb4e6a8a9bcfac5aa8f51c48c8a6e3980 /.gitignore
parentf01bdcc555421071cad9a2838f154db71c65852e (diff)
Add common and models initial code
This review brings inthe initial common and models code for the TOSCA control loop PoC Changes are made to the model that were required to implement the working demo. Unit test are now added that brings coverage above 90% Issue-ID: POLICY-2995 Change-Id: I22e484a6e6195b2b74087b62fb3bc51d541b171e Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 67ad92d6d..a159c8426 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
.project
.buildpath
.idea
+.checkstyle
*.iml
ui-react/node_modules
ui-react/build