+9

Additional file exclude patterns for binary files

Oktay Acikalin il y a 13 ans mis à jour par Geert De Deckere il y a 11 ans 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.