From: Marco Platania Date: Wed, 7 Aug 2019 12:59:53 +0000 (-0400) Subject: Add line to .gitignore X-Git-Tag: 1.5.0~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff_plain;h=d9eab4e0325f26d8e05263413e3af5a1bf9ed046 Add line to .gitignore Issue-ID: INT-1073 Signed-off-by: Marco Platania Change-Id: I01c9da43b9867d249e485eec07249f64694164c8 --- diff --git a/.gitignore b/.gitignore index 13673530..e3ae495a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ target/ *~ .idea *.iml +.gitconfig