Skip to content

Commit d4e3654

Browse files
mostlyerrorclaude
andcommitted
Add blog-drafts to gitignore
Blog content is now managed in Sanity CMS rather than markdown files in the repository. Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
1 parent e130127 commit d4e3654

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ next-env.d.ts
3535

3636
# Sanity
3737
/dist
38+
39+
# Blog drafts (content managed in Sanity)
40+
blog-drafts/

0 commit comments

Comments
 (0)