Skip to content

Commit

Permalink
chore: 更新 .gitignore 文件
Browse files Browse the repository at this point in the history
- 删除 sandbox-test-entitlements.plist 文件
- 添加 test-tauri-sign.sh 文件到 .gitignore
  • Loading branch information
allentown521 committed Jan 22, 2025
1 parent e9f5660 commit 3ff7dd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ entitlements.plist
ocr-entitlements.plist
build-mac-arm-sandbox-test.sh
test-notarization.sh
sandbox-test-entitlements.plist
sandbox-test-entitlements.plist
test-tauri-sign.sh

0 comments on commit 3ff7dd3

Please sign in to comment.