add *.aab/ipa to .gitignore_global in addition to *.apk

This commit is contained in:
Luk
2024-04-17 08:58:12 +08:00
parent 5eb26c69f9
commit 7d3cf98072
10 changed files with 52 additions and 137 deletions

View File

@@ -23,7 +23,9 @@
/test/unit/coverage/
/test/e2e/reports/
node_modules/
*.aab
*.apk
*.ipa
*.min.js
*.min.css
*.min.html