chore: untrack accidentally embedded hermes-agent repo

It was committed as a gitlink (mode 160000) in 81583ef3 despite being
listed in .gitignore, because ignore rules don't apply to already-tracked
paths. Remove it from the index and add a slash-less pattern as a guard
against the gitlink form being re-added.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
DESKTOP-RTLN3BA\$punk
2026-05-11 12:50:13 -07:00
parent ec957e6fae
commit 2402b730fa
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -15,4 +15,5 @@ surfsense_web/playwright/.auth/
surfsense_web/playwright-report/
surfsense_web/test-results/
surfsense_web/blob-report/
hermes-agent
hermes-agent/
Submodule hermes-agent deleted from cca2869d78