Commit a3d9a36
Preserve manual .gitattributes entries after genkit regeneration (#4667)
Add .gitattributes.manual for hand-maintained entries (currently the
merge=union strategy for NEXT_CHANGELOG.md) and update the generate
target to prepend it to the genkit-produced .gitattributes.
I have added manual line #4639 but
it's overwritten each time "make generate" is ran.
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2912826 commit a3d9a36
3 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
0 commit comments