1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

chore: 在.gitignore中添加android目录

忽略android构建目录以避免不必要的版本控制
This commit is contained in:
2026-05-05 10:57:20 +08:00
parent 2f3912da34
commit f12a5ee43a
+1
View File
@@ -3,3 +3,4 @@
build/* build/*
!build/.gitkeep !build/.gitkeep
*.zip *.zip
android