diff --git a/ackrc b/ackrc index 9c8739d..e52f1ae 100644 --- a/ackrc +++ b/ackrc @@ -3,11 +3,11 @@ --ignore-dir=coverage --ignore-dir=docs --ignore-dir=doc ---type-add -js=.coffee ---type-add -ruby=.jbuilder,.rabl ---type-add -html=.haml,.hamlc,.jade ---type-add -css=.sass,.scss,.styl +--ignore-dir=log +--ignore-dir=tmp +--type-add=js=.js,.js.erb +--type-add=ruby=.jbuilder,.rabl +--type-add=html=.haml,.hamlc,.jade +--type-add=css=.sass,.scss,.styl +--type-set=coffee=.coffee +--type-set=cucumber=.feature