Skip to content

Instantly share code, notes, and snippets.

@kirel
Created December 19, 2012 17:09
Show Gist options
  • Select an option

  • Save kirel/4338389 to your computer and use it in GitHub Desktop.

Select an option

Save kirel/4338389 to your computer and use it in GitHub Desktop.
ackrc
--smart-case
--sort-files
--follow
--color
--group
--type-add=html=.haml
--type-add=css=.sass,.scss,.less
--type-add=js=.coffee
--ignore-dir=vendor
--ignore-dir=tmp
--ignore-dir=log
--ignore-dir=doc
--ignore-dir=coverage
--ignore-dir=spec/fixtures
--ignore-dir=magento
--ignore-dir=public
--ignore-dir=bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment