Skip to content

Instantly share code, notes, and snippets.

@seanrucker
Created July 29, 2015 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanrucker/47bb8a2487f3a170c5b6 to your computer and use it in GitHub Desktop.
Save seanrucker/47bb8a2487f3a170c5b6 to your computer and use it in GitHub Desktop.
TextMate 2 Properties for Ember project
extraExcludes = "bower_components,dist,hooks,node_modules,public,tests,tmp,vendor"
excludeInFileChooser = "{$excludeInFileChooser,$extraExcludes}"
excludeInFolderSearch = "{$excludeInFolderSearch,$extraExcludes}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment