mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-10 19:53:26 -05:00
Newer devenv generates the devcontainer config at .devcontainer/devcontainer.json instead of the legacy root-level .devcontainer.json, which left an untracked duplicate. Track the new path so regeneration is a no-op.