Commit 542bc05
refactor: Use .gitignore instead of explicit cleanup for versioned docs artifacts
Add gitignore patterns for pyproject.toml and .gitignore inside
website/versioned_docs/ so git add never stages them. This replaces
the explicit rm commands in the workflow since changelog.md, .ruff_cache,
and .ty_cache are already covered by existing patterns.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ae01b89 commit 542bc05
2 files changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 115 | | |
123 | 116 | | |
124 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments