ignored files and folders how to specify file Largezhou Created March 24, 2022 02:46 how can I ignore file like this?
This option does not work with subfolders but you may simply add "phpunit" as a pattern and that should hide the extensionless "vendor/bin/phpunit" file.
if add "phpunit" it also ignore "vendor/phpunit" folder, I don't hope so...
In this case, you may just use the "Override file type" option and mark "phpunit" file as a "Plain text".