Skip to content

Commit bd1be34

Browse files
Fixed google services files ignore.
1 parent 6732172 commit bd1be34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ yarn-error.*
3737
*.tsbuildinfo
3838

3939
# Ignore the android google services config
40-
./google-services.json
40+
google-services.json
4141

4242
# Ignore the iOS Google Services config
43-
./GoogleService-Info.plist
43+
GoogleService-Info.plist
4444

4545
# You can also ignore any .env files or other secrets
4646
*.env

0 commit comments

Comments
 (0)