diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-02 17:46:39 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-02 17:46:39 +0200 |
commit | 223eb659a73e2a42f119bdd197bcd41b00e4b09d (patch) | |
tree | 6e7e11ebbfa985b24141e37b21d7406302df4983 /.gitignore | |
parent | 2d8e55fd49a7aca6ce46726a216aeb22089f142d (diff) |
android: set up
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,4 +17,5 @@ web-build/ # The following patterns were generated by expo-cli expo-env.d.ts -# @end expo-cli
\ No newline at end of file +# @end expo-cli +credentials.json |