更新 shenyan-app: 冰箱贴独立输入框 + push-server + APNs图标 + 完整.gitignore
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
10
shenyan-app/.gitignore
vendored
10
shenyan-app/.gitignore
vendored
@@ -43,11 +43,6 @@ yarn-error.log
|
||||
|
||||
# fastlane
|
||||
#
|
||||
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
|
||||
# screenshots whenever they are needed.
|
||||
# For more information about the recommended setup visit:
|
||||
# https://docs.fastlane.tools/best-practices/source-control/
|
||||
|
||||
**/fastlane/report.xml
|
||||
**/fastlane/Preview.html
|
||||
**/fastlane/screenshots
|
||||
@@ -73,3 +68,8 @@ yarn-error.log
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
# bridge-local (contains APNs keys and local config)
|
||||
bridge-local/node_modules/
|
||||
bridge-local/*.p8
|
||||
bridge-local/apns-key-page.png
|
||||
|
||||
Reference in New Issue
Block a user