Commit bbe17ea
authored
MOBILE-121: Gitignore EAS credentials in example app (#59)
credentials.json (and the credentials/ dir with the .p12 / provisioning
profile) must never be committed; only credentials/google-services.json
was ignored before. The leaked cert password is rotated separately.1 parent 0873a07 commit bbe17ea
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments