Skip to content

Instantly share code, notes, and snippets.

@noahd1
Created October 5, 2011 14:47
Show Gist options
  • Save noahd1/1264598 to your computer and use it in GitHub Desktop.
Save noahd1/1264598 to your computer and use it in GitHub Desktop.
ackrc
--sort-files
--color
--context=1
--follow
--group
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=bundler
--type-set
haml=.haml
--type-set
sass=.sass
--type-add
ruby=.rake
--type-set
feature=.feature
--type-set
rbc=.rbc
--type-set
yml=.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment