Skip to content

Commit

Permalink
Add google-services.json to gitignore as it should not be versioned
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Fonseca committed Nov 16, 2017
1 parent d78ceb6 commit 8b50909
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -11,6 +11,8 @@ build
out
lib

google-services.json

# Gradle
.gradle
jniLibs
Expand Down

0 comments on commit 8b50909

Please sign in to comment.