chore: 更新 .gitignore 文件,添加 android/app/release 目录以排除构建文件

This commit is contained in:
alger
2025-06-20 21:08:43 +08:00
parent 7f6e11e508
commit e4ed089085

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@ out
.github/deploy_keys
resources/android/**/*
android/app/release
.cursor