chore(dev): stop tracking .devin #136

Merged
barrettruth merged 1 commit from chore/untrack-devin into main 2026-04-28 23:02:16 +00:00
barrettruth commented 2026-04-28 23:02:08 +00:00

Problem

The repo still tracks a project-local .devin skill, which keeps local Devin configuration in version control when it should stay machine-local.

Solution

Ignore .devin/ in the repo and remove the checked-in tmux-mosaic-fast-loop skill from Git tracking without deleting the local file.

## Problem The repo still tracks a project-local `.devin` skill, which keeps local Devin configuration in version control when it should stay machine-local. ## Solution Ignore `.devin/` in the repo and remove the checked-in `tmux-mosaic-fast-loop` skill from Git tracking without deleting the local file.
Sign in to join this conversation.
No description provided.