Skip to content

Commit e2bd60c

Browse files
committed
security: untrack config.toml with API keys, add to .gitignore
1 parent 25447f6 commit e2bd60c

2 files changed

Lines changed: 4 additions & 108 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ uet_core/target/
6464
uet_miner/uet_miner.exe
6565
uet_miner/uet_miner_linux
6666

67+
# API keys / local config (NEVER commit these)
68+
research_uet/knowledge_base/config.toml
69+
research_uet/knowledge_base/cost_log.jsonl
70+
6771
# ML model cache
6872
uet_api/.fastembed_cache/
6973

research_uet/knowledge_base/config.toml

Lines changed: 0 additions & 108 deletions
This file was deleted.

0 commit comments

Comments
 (0)