Skip to content

Commit

Permalink
[chore] update .gitignore file to ignore .aab files
Browse files Browse the repository at this point in the history
  • Loading branch information
Achintha Isuru committed May 4, 2024
1 parent f95374a commit 8b7e02e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions petcare-sample/b2c/mobile-app/petcare-with-sdk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
.externalNativeBuild
.cxx
local.properties
*.aab
1 change: 1 addition & 0 deletions petcare-sample/b2c/mobile-app/petcare/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
.externalNativeBuild
.cxx
local.properties
*.aab

0 comments on commit 8b7e02e

Please sign in to comment.