Browse Source

chore(git) update gitignore

master
Saúl Ibarra Corretgé 5 years ago
parent
commit
b5f9b575ca
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      .gitignore

+ 6
- 0
.gitignore View File

@@ -85,3 +85,9 @@ ios/app/dropbox.key
85 85
 ios/app/GoogleService-Info.plist
86 86
 
87 87
 .vscode
88
+
89
+# TWA
90
+twa/*.apk
91
+twa/*.aab
92
+twa/assetlinks.json
93
+

Loading…
Cancel
Save