You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
313 B
Plaintext

# only search with case sensitivity if there is mixed case
--smart-case
# follow symlinks
--follow
--ignore-dir=log
--ignore-dir=tmp
--ignore-dir=_srcs
--ignore-dir=node_modules
--ignore-dir=.sass-cache
# we only want to search in scss/sass dirs
# --ignore-dir=css
--sort-files
# search in everything else
-a