Skip to content

Instantly share code, notes, and snippets.

@fallwith
Created October 25, 2010 23:40
Show Gist options
  • Save fallwith/646029 to your computer and use it in GitHub Desktop.
Save fallwith/646029 to your computer and use it in GitHub Desktop.
My ~/.ackrc file
--ignore-dir=log
--ignore-dir=logs
--ignore-dir=images
--ignore-dir=javascripts
--ignore-dir=stylesheets
--ignore-dir=tmp
--ignore-dir=vendor
--ignore-case
--smart-case
# follow symlinks
--follow
--type-set=delimited=.csv,.tsv
--type-add=sql=.pkg
--type-set=config=.tmpl,.conf
--type-add=ruby=.builder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment