Commit 0f5b042
security: remove leaked HF token session file, add session-*.md to gitignore
Removes session-ses_37b6.md from tracking (contained plaintext HuggingFace
API token). Adds session-*.md to .gitignore to prevent future leaks.
NOTE: Token must still be revoked at huggingface.co/settings/tokens.
The token remains in git history and should be scrubbed with git filter-repo.
Closes #52
Co-Authored-By: Terraphim AI <noreply@terraphim.ai>1 parent c3ac646 commit 0f5b042
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments