Conversation
Added .localized file to the gitignore.
dooleydevin
left a comment
There was a problem hiding this comment.
Thanks for getting back to this .localized rule! Are you able to revert the change made to the Icon file rule? I'm hesitant to merge this PR until that is reverted.
| .AppleDouble | ||
| .LSOverride | ||
| Icon[] | ||
| Icon[^M] |
There was a problem hiding this comment.
Are you able to revert this change? The way this renders in the GitHub UI is a little odd, but I believe it should be a literal carriage return, not the literal ^M characters that got put here instead.
Some context I found: https://superuser.com/questions/298785/icon-file-on-os-x-desktop
There was a problem hiding this comment.
@dooleydevin I will try my best to do so. Regardless of how I have tried to edit the fie so far, it has turned into a newline whenever the file is edited in any way. Any suggestions on how to resolve that?
Added .localized file to the gitignore.
Reasons for making this change
Found another macOS filesystem file that may clutter repositories.