diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2021-10-21 09:35:48 +0100 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2021-10-21 09:38:22 +0100 |
commit | c2538d3272d7c93aba3bdc6cd0c81aff9afb9a79 (patch) | |
tree | 60efb7358bd5131536dd5d7321f556d4195ad568 /.gitignore | |
parent | d5bc2ef86b68ba6e8fdc8cf808e9cc0065ce2ae2 (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
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/ |