mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-14 11:12:17 +03:00
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: