Skip to content

Instantly share code, notes, and snippets.

@bytefade
Created March 27, 2015 19:21
Show Gist options
  • Save bytefade/46475f8e8f508129ac14 to your computer and use it in GitHub Desktop.
Save bytefade/46475f8e8f508129ac14 to your computer and use it in GitHub Desktop.
Sublime - file_exclude_patterns

{ "folders": [ { "file_exclude_patterns": [ "###SublimeText 2/3###", "/.sublime-project", ".sublime-workspace", "sftp-config*.json", "*.cache", ], "path": "." } ] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment