Skip to content

Instantly share code, notes, and snippets.

@pairing
Created October 24, 2011 15:57
Show Gist options
  • Save pairing/1309371 to your computer and use it in GitHub Desktop.
Save pairing/1309371 to your computer and use it in GitHub Desktop.
--type-add=ruby=.haml,.rake,.rsel,.builder
--type-add=html=.html.erb,.html.haml
--type-add=js=.js.erb,.json
--type-add=css=.sass,.less,.scss
--type-set=cucumber=.feature
--ignore-dir=coverage
--ignore-dir=doc
--ignore-dir=log
--ignore-dir=system
--ignore-dir=tmp
--ignore-dir=vendor
--ignore-dir=uploads
--ignore-dir=images
--ignore-dir=build
--ignore-dir=generated
--color
--follow
--group
--sort-files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment