ruoxi_sun 58657935fc bundle fingerprint tool repos into evalstone for self-containment
Vendor LLMmap / llm-verify / llm-fingerprint-detector under
bash/fingerprint/tools so the three fingerprint benchmarks run with only
/data1/eval mounted (no /data1/xii dependency):
- run.py DEFAULT_TOOLS_ROOT prefers builtin tools/, falls back to /data1/xii
- exclude .git / node_modules / template backups
- detector dist/ (pre-built) retained; node_modules not needed at runtime
2026-09-03 06:45:46 +00:00

14 lines
234 B
Plaintext

# Published files are whitelisted via the "files" field in package.json;
# this file is a safety net in case "files" is ever removed.
node_modules/
test/
examples/
scripts/
src/
tsconfig.json
*.tsbuildinfo
.env
.env.*
*.log
coverage/