Skip to content

Instantly share code, notes, and snippets.

@qrush
Forked from joshuaclayton/gist:132877
Created June 22, 2009 13:11
Show Gist options
  • Save qrush/133960 to your computer and use it in GitHub Desktop.
Save qrush/133960 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
--type-add=css=.sass
--type-set=cucumber=.feature
--ignore-dir=vendor
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=doc
--ignore-dir=coverage
--sort-files
--color
--follow
--group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment