Added more ack settings

This commit is contained in:
Nick Nisi
2012-07-26 15:29:50 -05:00
parent 5a3874042d
commit ab08a0fda5

View File

@@ -1,2 +1,10 @@
# General ack Settings
##########################################################
# only search with case-sensitivity if there is mixed case
--smart-case
# follow symlinks
--follow
# ignore directories
--ignore-dir=node_modules