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:
@@ -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