about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2fa850bf7..66658f8e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,4 +96,7 @@ ios/
 
 # environment variables
 .env
-.env.*
\ No newline at end of file
+.env.*
+
+# Firebase (Android) Google services
+google-services.json
\ No newline at end of file