diff options
author | sourabh_sourabh <sourabh.sourabh@est.tech> | 2024-11-13 12:54:17 +0000 |
---|---|---|
committer | sourabh_sourabh <sourabh.sourabh@est.tech> | 2024-11-13 12:54:17 +0000 |
commit | 1bb3639f4ad0395fd941fc072154838f62bb8193 (patch) | |
tree | 7b63463f6f4b2fb198e9293da22c4df07ec7279c /.gitignore | |
parent | e8d4ada1b904380bc5fcba339d9c68c49fb5252b (diff) |
Fix for cps-master-merge-java job after removing oParent
Issue-ID: CPS-2496
Change-Id: I94eef4006b8c96db2c9d350c3330edf98924099c
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5f77b3b0a6..a721cb4489 100755 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.war *.log *.log.zip +*.*~ cps-ncmp-rest-stub/dependency-reduced-pom.xml cps-application/archunit_store |