fix(repo): untrack the _tasks self-referential symlink

_tasks is a SEPARATE nested git repo (gitignored). A self-referential symlink
_tasks -> its own path was tracked here; every pull materialized it over the real
_tasks repo, destroying plans/specs/hands-off. Now untracked (and /_tasks in
.gitignore prevents re-capture).
This commit is contained in:
diegosouzapw
2026-08-08 01:21:02 -03:00
parent fd0e8da8ff
commit caf768e3c4

1
_tasks
View File

@@ -1 +0,0 @@
/home/diegosouzapw/dev/proxys/OmniRoute/_tasks