I really like how Sublime reads any .gitignore file and darkens the filenames of ignored files it matches. Could we get similar functionality for .gitattributes? It would be pretty useful to be able to easily see what would appear in the final zip of my GitHub tag.
Since the export-ignore keyword is colored in orange by the syntax highlighting for .gitattributes, I guess that attribute files can be colored in some orange tint.