While using Git as version control on the files, I sometimes see a mass of changes for `filepath:Zone.Identifier` for each file in the project.
I'm having trouble identifying what this file does. I don't see any documentation about it anywhere nor does there seem to be anything inside the file itself.
Right now, it'll help me know whether or not I can safely .gitignore these files.