12 lines
222 B
Text
12 lines
222 B
Text
|
# Search
|
||
|
--type-set=coffee=.coffee
|
||
|
--type-set=cucumber=.feature
|
||
|
--type-set=haml=.haml
|
||
|
--type-set=sass=.sass,.scss
|
||
|
--type-set=markdown=.md,.mark,.markdown
|
||
|
|
||
|
# Don't search
|
||
|
--ignore-dir=log
|
||
|
--ignore-dir=tags
|
||
|
--ignore-dir=tmp
|