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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
moicen
|
||||
NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN
|
||||
static-alchemy
|
||||
@@ -1,3 +0,0 @@
|
||||
moicen
|
||||
NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN
|
||||
static-huiwing
|
||||
@@ -1,3 +0,0 @@
|
||||
tester
|
||||
GtORdMJHmCEhyaRuM8fn8pqCJTeSEX1z
|
||||
local-dev
|
||||
@@ -1,4 +0,0 @@
|
||||
moicen
|
||||
NyJ51zRwFApY9Wo9EHJMrb8GI9YtvpVN
|
||||
static-moicen
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"compileHotReLoad": true
|
||||
},
|
||||
"description": "Project configuration file, more information: https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||
"projectname": "weapp",
|
||||
"condition": {
|
||||
"miniprogram": {
|
||||
"list": [
|
||||
{
|
||||
"name": "TemplateMessage",
|
||||
"pathName": "pages/index/index",
|
||||
"query": "hty_tongzhi_id=3a53bfad-655d-4530-bf1f-b94e61cf9ad3",
|
||||
"launchMode": "default",
|
||||
"scene": 1043,
|
||||
"referrerInfo": {
|
||||
"appId": "wx612c8fc526341c0d"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user