Commit 2b29800
authored
chore: Gitignore agent skill auto-update artifacts (#109302)
Adds `.agents/.gitignore` and `agents.lock` to the root `.gitignore` so
that
dotagents auto-updates don't leave dirty working tree state. These files
are
auto-generated and shouldn't be tracked.
Also mirrors the current `.agents/.gitignore` skill entries (prefixed
with
`.agents/`) as a temporary fallback to avoid breaking pre-existing
installs
during the migration. These temporary entries can be removed after a
week.
Both `.agents/.gitignore` and `agents.lock` are removed from git
tracking
via `git rm --cached`.
Agent transcript:
https://claudescope.sentry.dev/share/Wh40JwobL_ulw3REzVDMrPgv1qLRY2vrz-_mzK2hoqU1 parent 1eaf0ae commit 2b29800
3 files changed
+28
-130
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
This file was deleted.
0 commit comments