Is there any way to get ack to search through a file whose filename starts with a . (e.g. .htaccess), without resorting to the --all or --unrestricted options?
I've tried adding the following to my ~/.ackrc file to no avail:
--type-set=apache=.htaccess