Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.gitignore: Fix ignore for .DS_Store #638

Merged
merged 1 commit into from
Mar 15, 2024
Merged

.gitignore: Fix ignore for .DS_Store #638

merged 1 commit into from
Mar 15, 2024

Conversation

victorges
Copy link
Member

What does this pull request do? Explain your changes. (required)
Not sure how it was working before, but my new clone was all dirty with the .DS_Store files but
they were ignored as a directory instead.

Specific updates (required)

  • Fix .DS_Store entry on .gitignore

How did you test each of these updates (required)
git status

Does this pull request close any open issues?
No.

Checklist:

  • README and other documentation updated
  • All tests using yarn test pass

I don't know what changed, maybe I have some non-folder .DS_Store now
@victorges victorges changed the title Fix .gitignore for .DS_Store .gitignore: Fix ignore for .DS_Store Mar 14, 2024
@victorges victorges merged commit 3966c9d into delta Mar 15, 2024
5 checks passed
@victorges victorges deleted the vg/fix/gitignore branch March 15, 2024 19:22
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