mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Ignore *.aab
Generated Android App Bundles (*.aab), like Android Packages (*.apk), should not be checked into VCS.
This commit is contained in:
parent
e5323759e3
commit
6623018b65
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ local.properties
|
|||
captures/
|
||||
.externalNativeBuild/
|
||||
.cxx/
|
||||
*.aab
|
||||
*.apk
|
||||
output.json
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue