add *.aab/ipa to .gitignore_global in addition to *.apk

This commit is contained in:
Luk
2024-04-17 08:58:12 +08:00
parent 5eb26c69f9
commit 7d3cf98072
10 changed files with 52 additions and 137 deletions

View File

@@ -1,6 +1,6 @@
@echo off
echo *** Append ~/.ssh/id_rsa.pub to remote server
echo === Append ~/.ssh/id_rsa.pub to remote server ===
@ if not "%1" == "" (
set REMOTEHOST=%1