From 197405cfb2a7d91a00522c8d84de2138da2e723b Mon Sep 17 00:00:00 2001 From: Shane Tang Date: Tue, 15 Nov 2022 21:55:40 -0500 Subject: [PATCH] add google-services.json to wearos/.gitignore --- wearos/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wearos/.gitignore b/wearos/.gitignore index 42afabfd2..a2def884f 100644 --- a/wearos/.gitignore +++ b/wearos/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +google-services.json