chore: ignore and remove local credential files
Remove local deployment credential files and private weapp config from tracking, and add explicit ignore rules to prevent re-adding them. Made-with: Cursor
This commit is contained in:
@@ -33,3 +33,9 @@ pnpm-debug.log*
|
||||
|
||||
# generated by tooling
|
||||
*.tsbuildinfo
|
||||
|
||||
# local deploy credentials
|
||||
cdn/.*_upyun_pass
|
||||
|
||||
# wechat local private config
|
||||
weapp/project.private.config.json
|
||||
|
||||
Reference in New Issue
Block a user