From 8d76621ea08f6563912ff5413db8e2ce2e553811 Mon Sep 17 00:00:00 2001 From: Christophe Beyls Date: Thu, 18 Jan 2018 15:21:10 +0100 Subject: [PATCH] Added output.json to .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a2251c0..215be12 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # generated files build/ -manifest-merger-release-report.txt +output.json # Local configuration file (sdk path, etc) local.properties @@ -18,4 +18,3 @@ local.properties # Gradle cache .gradle -