Skip to content

Instantly share code, notes, and snippets.

@deleteme
Forked from squarelover/.ackrc
Created May 24, 2011 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deleteme/989118 to your computer and use it in GitHub Desktop.
Save deleteme/989118 to your computer and use it in GitHub Desktop.
My ~/.ackrc
--ignore-dir=vendor
--ignore-dir=db/server
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=db/*
--ignore-dir=doc/*
--ignore-dir=coverage
--type-add=ruby=.haml,.rake,.rsel,.sass,.thor,.erb,Gemfile,.feature
--type-set=cucumber=.feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment