Skip to content

Add draft blog post and ignore .DS_Store#18

Merged
mahata merged 1 commit intomainfrom
add-fresh-start-post
Apr 7, 2026
Merged

Add draft blog post and ignore .DS_Store#18
mahata merged 1 commit intomainfrom
add-fresh-start-post

Conversation

@mahata
Copy link
Copy Markdown
Owner

@mahata mahata commented Apr 7, 2026

Summary

  • Add new draft blog post: "Making a fresh start" (src/content/blog/2026-04-07-making-a-fresh-start.md)
  • Add .DS_Store to .gitignore to prevent macOS metadata files from being committed

- Add new draft post: Making a fresh start
- Add .DS_Store to .gitignore
Copilot AI review requested due to automatic review settings April 7, 2026 13:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new draft blog entry to the Astro content collection and updates repo hygiene to prevent committing macOS metadata files.

Changes:

  • Added draft blog post Making a fresh start with frontmatter (title, date, draft).
  • Added .DS_Store to .gitignore.
Show a summary per file
File Description
src/content/blog/2026-04-07-making-a-fresh-start.md Introduces a new draft blog post in the blog content collection.
.gitignore Ignores .DS_Store to avoid accidental commits of macOS metadata files.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

@mahata mahata merged commit b6def62 into main Apr 7, 2026
5 checks passed
@mahata mahata deleted the add-fresh-start-post branch April 7, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants