summaryrefslogtreecommitdiff
path: root/Source/Android
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2026-01-14 18:54:16 +0100
committerGitHub <noreply@github.com>2026-01-14 18:54:16 +0100
commit4c7cb2622f6e05e13aa94f058c110923733df2c3 (patch)
tree224f2a7bd9bf1b313f4eae241f4e21a08a13ba8b /Source/Android
parent01b4f8bcf79a0861d8c9286f1faf570021287520 (diff)
parent87345d5edace291954fd43314fc594f332dda9c3 (diff)
Merge pull request #14246 from LeddaZ/android-gitignore
Android: Add build output folders to gitignore
Diffstat (limited to 'Source/Android')
-rw-r--r--Source/Android/app/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Android/app/.gitignore b/Source/Android/app/.gitignore
index 0886f94956..3b78de26aa 100644
--- a/Source/Android/app/.gitignore
+++ b/Source/Android/app/.gitignore
@@ -1,2 +1,6 @@
/build
+/debug
+/release
+/benchmarkRelease
+/nonMinifiedRelease
/.externalNativeBuild