chore: 更新项目名称并添加忽略文件

更新package-lock.json中的项目名称,并在.gitignore中添加新的忽略文件
This commit is contained in:
hex2077 2025-12-23 11:19:18 +08:00
parent db08148137
commit ff79531750
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View file

@ -8,4 +8,5 @@ fetch_system_prompt.txt
input_system_prompt.txt
token-store.json
usage-cache.json
*_oauth_creds.json
*_oauth_creds.json
*-auth-token.json

2
package-lock.json generated
View file

@ -1,5 +1,5 @@
{
"name": "AIClient-2-API",
"name": "AIClient2API",
"lockfileVersion": 3,
"requires": true,
"packages": {