Skip to content

chore: ignore .DS_Store#1322

Merged
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:chore/ignore-ds-store
Apr 30, 2026
Merged

chore: ignore .DS_Store#1322
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:chore/ignore-ds-store

Conversation

@joaodinissf
Copy link
Copy Markdown
Collaborator

Summary

  • macOS Finder writes `.DS_Store` files into any directory it opens, including this working tree
  • adding `.DS_Store` to `.gitignore` keeps these out of `git status` for macOS contributors

Test plan

  • `git status` no longer reports `.DS_Store` after a `touch .DS_Store`

🤖 Generated with Claude Code

macOS Finder drops .DS_Store files in any directory the user
opens; ignoring them keeps the working tree clean for contributors
on macOS.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@joaodinissf joaodinissf enabled auto-merge (rebase) April 30, 2026 13:24
@joaodinissf joaodinissf merged commit c20ce12 into dsldevkit:master Apr 30, 2026
3 checks passed
@joaodinissf joaodinissf deleted the chore/ignore-ds-store branch May 19, 2026 13:21
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