add *.aab/ipa to .gitignore_global in addition to *.apk
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
/test/unit/coverage/
|
||||
/test/e2e/reports/
|
||||
node_modules/
|
||||
*.aab
|
||||
*.apk
|
||||
*.ipa
|
||||
*.min.js
|
||||
*.min.css
|
||||
*.min.html
|
||||
|
||||
Reference in New Issue
Block a user