Skip to content

Instantly share code, notes, and snippets.

@kccheung
Forked from theaboutbox/.ackrc
Last active August 29, 2015 14:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kccheung/679b22ce8d935ced82af to your computer and use it in GitHub Desktop.
Save kccheung/679b22ce8d935ced82af to your computer and use it in GitHub Desktop.
--type-add=css=.sass,.less,.scss
--type-add=ruby=.rake,.rsel,.builder,.thor
--type-add=html=.haml,.html.erb,.html.haml
--type-add=js=.js.erb,.coffee
--type-set=cucumber=.feature
--type-set=c=.c,.cpp,.ino,.pde,.h
--ignore-dir=vendor
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=doc
--ignore-dir=coverage
--ignore-dir=public/assets
--ignore-dir=spec/cassettes
--ignore-dir=features/cassettes
--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