mirror of
https://github.com/MODSetter/SurfSense
synced 2026-06-21 13:44:09 +00:00
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:
@@ -15,4 +15,5 @@ surfsense_web/playwright/.auth/
|
||||
surfsense_web/playwright-report/
|
||||
surfsense_web/test-results/
|
||||
surfsense_web/blob-report/
|
||||
hermes-agent
|
||||
hermes-agent/
|
||||
|
||||
-1
Submodule hermes-agent deleted from cca2869d78
Reference in New Issue
Block a user