From 8ac78c51adf88600babdd2813e8833c578fc247b Mon Sep 17 00:00:00 2001 From: gaurav Date: Tue, 21 Aug 2018 17:29:41 +0530 Subject: Add log files to ignore list Adding sshapi eelf log files to ignore list. Change-Id: Id4bdaef80eeaa729c5150cf82130503daf5731f4 Issue-ID: CCSDK-288 Signed-off-by: Gaurav Agrawal --- sshapi-call-node/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/sshapi-call-node/.gitignore b/sshapi-call-node/.gitignore index b73caf31..3c30c350 100755 --- a/sshapi-call-node/.gitignore +++ b/sshapi-call-node/.gitignore @@ -28,6 +28,7 @@ classes out/ .DS_STORE .metadata +*.log ## Folders which contain auto generated source code ## yang-gen-config -- cgit 1.2.3-korg