1 parent 25447f6 commit e2bd60cCopy full SHA for e2bd60c
2 files changed
.gitignore
@@ -64,6 +64,10 @@ uet_core/target/
64
uet_miner/uet_miner.exe
65
uet_miner/uet_miner_linux
66
67
+# API keys / local config (NEVER commit these)
68
+research_uet/knowledge_base/config.toml
69
+research_uet/knowledge_base/cost_log.jsonl
70
+
71
# ML model cache
72
uet_api/.fastembed_cache/
73
research_uet/knowledge_base/config.toml
0 commit comments