diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2021-10-21 09:35:48 +0100 |
---|---|---|
committer | Toine Siebelink <toine.siebelink@est.tech> | 2021-10-28 10:29:35 +0000 |
commit | a778bf0673f47a660ae078da267e05c006559629 (patch) | |
tree | a43179bb8c535322c0a72f793a34cd981df667d1 /.gitignore | |
parent | b97d13cd99b585ea1f77d3662028e6c651e945b8 (diff) |
Test links accross different name-spaces
(includes .gitignore update for log.zip files)
Issue-ID: CPS-721
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I837db878288ca8d630fb2d0952d5d726d68b1c73
(cherry picked from commit c2538d3272d7c93aba3bdc6cd0c81aff9afb9a79)
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3da7d4a057..58f1b2b12f 100755 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.jar *.war *.log +*.log.zip cps-application/archunit_store target/ |