Skip to content

Unity: MacOS files ignore #4591

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

Closed
wants to merge 1 commit into from
Closed

Conversation

satelllte
Copy link

Reasons for making this change:

When Unity projects are being opened through MacOS's Finder file exporer, it's often the case that these files appear. It's pretty common to ignore them for code bases.

Links to documentation supporting these rule changes:

https://en.wikipedia.org/wiki/.DS_Store

@satelllte satelllte marked this pull request as ready for review February 22, 2025 22:03
@wirecat
Copy link
Collaborator

wirecat commented May 23, 2025

We are trying to avoid a lot of OS specific contents in language/editor specific templates.
Instead we encourage people to use global gitignore templates. You can see ours here.

Closing for now.

@wirecat wirecat closed this May 23, 2025
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