Skip to content

Instantly share code, notes, and snippets.

@ggreer
Created July 25, 2011 18:23
Show Gist options
  • Select an option

  • Save ggreer/1104781 to your computer and use it in GitHub Desktop.

Select an option

Save ggreer/1104781 to your computer and use it in GitHub Desktop.
$ cat ~/.ackrc
--type-add=objc=.pch
--type-set=ragel=.rl
--type-set=plist=.plist
--type-set=bin=.pdf
--nobin
--type-set=nib=.xib
--nonib
--type-set=tmstuff=.tmproj,.tm_build_errors
--notmstuff
--type-set=xcode=.pbxproj,.pbxuser,.perspectivev3
--noxcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment