This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git
The following commit(s) were added to refs/heads/master by this push: new 7f952940 chore: add androidx build test to gitignore (#1786) 7f952940 is described below commit 7f9529408b8b99fcc548fe660ee209dfde0ccf74 Author: エリス <er...@users.noreply.github.com> AuthorDate: Mon Mar 17 10:59:43 2025 +0900 chore: add androidx build test to gitignore (#1786) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ead624c1..f4a212a1 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ example /test/.externalNativeBuild /test/androidx/cdv-gradle-config.json /test/androidx/tools +/test/androidx/build /test/assets/www/.tmp* /test/assets/www/cordova.js /test/bin --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org