diff options
author | Niamh Core <niamh.core@est.tech> | 2021-07-06 13:59:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-07-06 13:59:03 +0000 |
commit | d32354171c15651c24b8e7f99c1164b75411489a (patch) | |
tree | b4caaeb64956986a8edea4c529494401d7aad146 /.gitignore | |
parent | d026dca42a7bd09c67f35fa65946dc6c5a3bdf12 (diff) | |
parent | db1f37899762ba7d169b526c2333a1e2e4fa5cd7 (diff) |
Merge "Adding Layered Architecture test and Arch Unit Library for CPS-CORE"
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ab10191f4..3c5994fa22 100755 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.zip *.log +cps-application/archunit_store target/ log/ |