Skip to content

Commit a8dc1e0

Browse files
committed
fix: add .SANDBOX_BANNED_HOSTS to .gitignore
1 parent 6b8a9bd commit a8dc1e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,5 @@ apps/models_provider/impl/*/icon/
188188
apps/models_provider/impl/tencent_model_provider/credential/stt.py
189189
apps/models_provider/impl/tencent_model_provider/model/stt.py
190190
tmp/
191-
config.yml
191+
config.yml
192+
.SANDBOX_BANNED_HOSTS

0 commit comments

Comments
 (0)