Skip to content

Instantly share code, notes, and snippets.

@grekko
Created December 18, 2013 11:08
Show Gist options
  • Save grekko/8020615 to your computer and use it in GitHub Desktop.
Save grekko/8020615 to your computer and use it in GitHub Desktop.
--type-set=haml=.haml
--type-set=slim=.slim
--type-add=html=.haml,.slim
--type-set=sass=.sass,.scss
--type-add=css=.sass,.scss
--type-set=coffee=.coffee
--type-add=js=.js.erb,.coffee
--ignore-file=match:/tags/
--ignore-file=match:/.tags/
--ignore-dir=vendor
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=doc
--ignore-dir=coverage
--ignore-dir=public/assets
--ignore-dir=.jhw-cache
--smart-case
--sort-files
--color
--follow
--group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment