From 8fc0865df4911e0288d506d696b82b42b4ba6ad8 Mon Sep 17 00:00:00 2001 From: Christopher Ferris Date: Tue, 27 Mar 2018 08:36:52 -0400 Subject: [PATCH] FAB-9185 add /config to .gitignore Change-Id: Ib744a40abaabd0292ee09e101fafc63aebbecb02 Signed-off-by: Christopher Ferris --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 84262045c1..80150e9959 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ .*.sw* # installed platform-specific binaries /bin +/config .DS_Store .project