Commit a2caeca
committed
Exclude LLM tool config files and .claude/ from GH Pages deployment
Downstream repos may contain CLAUDE.md, AGENTS.md, .cursor/, .windsurfrules,
and other LLM tool configuration files. These have no place on GitHub Pages
and could unintentionally expose agent instructions. Remove them (along with
the already-excluded .transforms-sandbox) in the pre-upload cleanup step.1 parent e60dc0e commit a2caeca
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
256 | 259 | | |
257 | 260 | | |
258 | 261 | | |
| |||
0 commit comments