feat: 拉取key数据增加初始标记
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -84,21 +84,10 @@ node_modules/
|
||||
.cache
|
||||
.parcel-cache
|
||||
|
||||
# Next.js build output
|
||||
.next
|
||||
|
||||
# Nuxt.js build / generate output
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
public
|
||||
|
||||
# Storybook build outputs
|
||||
.out
|
||||
.storybook-out
|
||||
|
||||
# Temporary folders
|
||||
tmp/
|
||||
temp/
|
||||
@@ -226,5 +215,3 @@ charts/*.tgz
|
||||
run-local.sh
|
||||
start-local.sh
|
||||
dev-setup.sh
|
||||
|
||||
cmd/gpt-load/dist
|
||||
|
Reference in New Issue
Block a user