+9

Additional file exclude patterns for binary files

Oktay Acikalin vor 13 Jahren aktualisiert von Geert De Deckere vor 11 Jahren 2
Jon, I think you should add some more file patterns for binary files in the default Global.sublime-settings file like:
"*.png", "*.jpg", "*.jpeg", "*.gif", "*.bmp", "*.pxm", "*.psd"
+1

I agree, it's easy to fix and very important for users.
I have many graphic files in my work folders and it's hard to find necessary text file between.
For example, in gedit I can choose option `Show binary files` in folder view panel.

"*.woff" should be added too.