summaryrefslogtreecommitdiff
path: root/Ladybird/.gitignore
diff options
context:
space:
mode:
authorAndrew Kaster <andrewdkaster@gmail.com>2022-07-11 01:14:53 -0600
committerAndrew Kaster <andrewdkaster@gmail.com>2022-12-25 07:58:58 -0700
commit261f078a28954275291e175cd51a41095d9abcf6 (patch)
treebd26e1c08a329278ee349da4d23622cb6709a463 /Ladybird/.gitignore
parent7e42eae1a24c2d3c6c7954e56549f08cd204b842 (diff)
downloadserenity-261f078a28954275291e175cd51a41095d9abcf6.zip
Ladybird/Meta: Add Android build
Build an Android APK file that, when configured properly in Qt Creator, can be used to deploy the browser to an Android device. The current build requires NDK 24, targets no less than Android API 30, and Qt Creator 6.4.0.
Diffstat (limited to 'Ladybird/.gitignore')
-rw-r--r--Ladybird/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/Ladybird/.gitignore b/Ladybird/.gitignore
index 84bbdd10cf..d7cdb5d338 100644
--- a/Ladybird/.gitignore
+++ b/Ladybird/.gitignore
@@ -5,3 +5,8 @@ ladybird
moc_*
Build
build
+CMakeLists.txt.user
+android/gradle
+android/gradlew*
+android/assets/
+