ChangeLog: https://github.com/jhspetersson/fselect/releases/0.6.10
* NOT keyword (e.g., where name not like '%.tmp')
* added .d to the list of source file extensions
* alternate form !~= of notrx operator
* TRIM, REPLACE, UCASE and LCASE (synonyms for UPPER and LOWER) functions
* .dockerignore support
* dockerignore, gitignore, and hgignore boolean config parameters with default
options for search within any roots, if not specified otherwise
PR: 246326
Submitted by: vulcan@wired.sh (maintainer)