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

1
.gitignore vendored
View file

@ -9,3 +9,4 @@ input_system_prompt.txt
token-store.json
usage-cache.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": {