Skip to content

Commit 3a9d2ed

Browse files
(maint) Add static/llms.txt back to .gitignore (#33044)
1 parent 897b979 commit 3a9d2ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,3 +314,7 @@ layouts/shortcodes/mdoc/en/**/*.ast.json
314314

315315
# Cursor editor configuration
316316
.cursor/
317+
318+
319+
# Deprecated generated file for LLMs (keep so it's not merged back in)
320+
static/llms.txt

0 commit comments

Comments
 (0)