Skip to content

Instantly share code, notes, and snippets.

@route
Created March 28, 2012 15:33
Show Gist options
  • Save route/2227374 to your computer and use it in GitHub Desktop.
Save route/2227374 to your computer and use it in GitHub Desktop.
Ackrc for TextMate
--type-add=html=.haml,.erb,.jade
--type-add=css=.sass,.scss,.erb
--type-add=js=.coffee,.erb,.haml
--type-add=objc=.pch
--type-set=xcode=.pbxproj,.pbxuser,.perspectivev3
--type-set=ragel=.rl
--type-set=nib=.xib
--type-set=plist=.plist
--type-set=tmstuff=.tmproj,.tm_build_errors
--nonib
--notmstuff
--noxcode
--ignore-dir=tmp
--ignore-dir=var
--ignore-dir=log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment