Commit 0c5e0f4
authored
ref(dotagents): Gitignore auto-generated files instead of tracking them (#246)
Move `agents.lock` and `.agents/.gitignore` into root `.gitignore`
rather
than tracking them in the repo. Remove the `gitignore = true` setting
from
`agents.toml` since dotagents no longer needs to manage its own
`.gitignore`.
This prepares for the next version of the dotagents spec where these
files
are treated as ephemeral build artifacts rather than committed state.
Agent transcript:
https://claudescope.sentry.dev/share/M04zUTuV5EqzMV9fmW5jb_5-4RgeYBf5_Zf2fooZgqg1 parent ed71953 commit 0c5e0f4
4 files changed
Lines changed: 3 additions & 78 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
| |||
0 commit comments