From d9eab4e0325f26d8e05263413e3af5a1bf9ed046 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Wed, 7 Aug 2019 08:59:53 -0400 Subject: [PATCH] Add line to .gitignore Issue-ID: INT-1073 Signed-off-by: Marco Platania Change-Id: I01c9da43b9867d249e485eec07249f64694164c8 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 13673530..e3ae495a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ target/ *~ .idea *.iml +.gitconfig -- 2.16.6