Skip to content

Add .DS_Store to .gitignore#116

Merged
KlausMu merged 1 commit into
OMOTE-Community:mainfrom
Stuckya:chore/gitignore-ds-store
Sep 27, 2025
Merged

Add .DS_Store to .gitignore#116
KlausMu merged 1 commit into
OMOTE-Community:mainfrom
Stuckya:chore/gitignore-ds-store

Conversation

@Stuckya
Copy link
Copy Markdown
Contributor

@Stuckya Stuckya commented Sep 20, 2025

In an attempt to simplify the hub-support branch, I'm moving some non-essential changes to individual PRs for easier review.

Summary

Adds macOS system files to .gitignore. macOS automatically creates .DS_Store files in directories, and these should not be committed to version control as they contain system-specific metadata.

Changes

  • Add **/.DS_Store pattern to .gitignore.

@KlausMu KlausMu merged commit 97d1f14 into OMOTE-Community:main Sep 27, 2025
4 of 5 checks passed
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