Skip to content

fix: move .DS_Store out of VSCode gitignore section#127

Closed
lovewave02 wants to merge 1 commit into
godotengine:mainfrom
lovewave02:codex/126-ds-store-gitignore-label
Closed

fix: move .DS_Store out of VSCode gitignore section#127
lovewave02 wants to merge 1 commit into
godotengine:mainfrom
lovewave02:codex/126-ds-store-gitignore-label

Conversation

@lovewave02

Copy link
Copy Markdown

Summary

Moves .DS_Store out of the VSCode section in .gitignore.

Details

.DS_Store is generated by macOS Finder and is not specific to VSCode. This keeps the ignore behavior the same while placing it under the existing generic Other stuff section.

Verification

git diff --check

Closes #126

Ivorforce
Ivorforce previously approved these changes Jul 6, 2026
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.

.DS_Store incorrectly labelled in .gitignore

2 participants