zksu
/
API
forked from yoone/API
1
0
Fork 0

chore: 更新.gitignore文件,添加docs目录忽略

忽略生成的文档目录以避免不必要的版本控制
This commit is contained in:
tikkhun 2025-10-14 14:40:35 +08:00
parent 566d4bdecc
commit a33b6690d6
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -13,4 +13,5 @@ run/
.tsbuildinfo.*
yarn.lock
**/config.prod.ts
**/config.local.ts
**/config.local.ts
docs