From d5ec7bf55217508e2b5cebe640d586598379f97a Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Tue, 13 Mar 2018 18:31:21 +0200 Subject: Unit tests Change-Id: Ib9f73b7ba5a509610896b8bbdc02c180e60ee959 Issue-ID: VID-197 Signed-off-by: Sonsino, Ofir (os0695) --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb1a75572..74296e504 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,12 @@ epsdk-app-onap/target/ vid-app-common/target/ vid-parent_bdio.jsonld deliveries/target/ +/vid-app-common/debug-logs/EELF/debug.log +/vid-app-common/logs/EELF/application.log +/vid-app-common/logs/EELF/audit.log +/vid-app-common/logs/EELF/error.log +/vid-app-common/logs/EELF/metrics.log +/vid-app-common/logs/EELF/performance.log +/vid-app-common/logs/EELF/policy.log +/vid-app-common/logs/EELF/security.log +/vid-app-common/logs/EELF/server.log -- cgit 1.2.3-korg