Update integration test and benchmark Android .gitignore files to match the current app template (#163276)

The latest .gitignore includes a rule to ignore .cxx directories that
are created when building Android apps.

See https://github.com/flutter/flutter/issues/160372
This commit is contained in:
Jason Simmons
2025-02-18 19:23:04 +00:00
committed by GitHub
parent a16c447abc
commit d6a6e95c32
23 changed files with 260 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ GeneratedPluginRegistrant.java
.cxx/
# Remember to never publicly share your keystore.
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
# See https://flutter.dev/to/reference-keystore
key.properties
**/*.keystore
**/*.jks