ackrc -- search in almost everything

main
Steffen Becker 12 years ago
parent 098a25aee3
commit 409e55365b

16
ackrc

@ -3,12 +3,12 @@
# follow symlinks
--follow
# add additional often used types
--type-add=html=.haml
--type-add=css=.sass,.scss,.less
# add default most searched files set
--type-set=dev=.php,.scss,.html,.xml,.js,.ts,.rb
--type-set=plaintext=.txt,.md,.markdown
--type-set=typoscript=.,ts
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=_srcs
# we only want to search in scss/sass dirs
--ignore-dir=css
--sort-files
# search in everything else
-a

@ -1 +1 @@
Subproject commit d39a7674862e46a2caf2789acf92eee6f14519c5
Subproject commit ba6eb10e4990e33e1a9d98dcfcc22ff1fe0acaf5
Loading…
Cancel
Save