Ignore .DS_Store
Reasons for making this change:
Unity project in osx sometime add DS_Store unnecessary
This PR should not have been approved. OS specific gitignores live under Global.
There were many already exist though?
https://github.com/search?q=repo%3Agithub%2Fgitignore%20DS_Store&type=code
@mys721tx Sorry, I think I pressed approved by mistake on my end
Yes, please. I came to the PRs to make exactly this request.
Thank you for contributing, but we don't accept OS specific rules in template files unless they're added to the OS specific template in Global.
See macOS.gitignore for an example. 🙇
Thank you for contributing, but we don't accept OS specific rules in template files unless they're added to the OS specific template in Global.
See macOS.gitignore for an example. 🙇
Then why these?
https://github.com/search?q=repo%3Agithub%2Fgitignore%20DS_Store&type=code
Thank you for contributing, but we don't accept OS specific rules in template files unless they're added to the OS specific template in Global. See macOS.gitignore for an example. 🙇
Then why these?
https://github.com/search?q=repo%3Agithub%2Fgitignore%20DS_Store&type=code
I honestly can't say as I've just become involved in the project. I'm doing my best to follow the documentation and guidance as I've found it. Please bear with me while I learn 🙇.