From 758bc3eb8c285819d948c0e0a08fc3e53ee22efb Mon Sep 17 00:00:00 2001 From: John Lees-Miller Date: Thu, 2 Jun 2016 12:59:23 +0100 Subject: [PATCH] Add missing newline at end of file --- services/git-bridge/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/git-bridge/.gitignore b/services/git-bridge/.gitignore index aae52c24d4..d198a6a13c 100644 --- a/services/git-bridge/.gitignore +++ b/services/git-bridge/.gitignore @@ -42,4 +42,4 @@ atlassian-ide-plugin.xml com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties -fabric.properties \ No newline at end of file +fabric.properties