Skip to content

Instantly share code, notes, and snippets.

@l4u
Created March 1, 2012 06:25
Show Gist options
  • Save l4u/1947766 to your computer and use it in GitHub Desktop.
Save l4u/1947766 to your computer and use it in GitHub Desktop.
ackrc
--type-set=haml=.haml
--type-set=sass=.sass
--type-set=scss=.scss
--type-set=erb=.erb
--type-set=coffee=.coffee
--type-set=feature=.feature
--type-add=ruby=.haml
--type-add=js=.javascript
--type-add=js=.coffee
--ignore-dir=vendor/bundle/
--ignore-dir=tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment