Skip to content

Instantly share code, notes, and snippets.

@lholden
Created September 21, 2011 15:22
Show Gist options
  • Save lholden/1232348 to your computer and use it in GitHub Desktop.
Save lholden/1232348 to your computer and use it in GitHub Desktop.
Ack configuration
--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