Using wildcards in csf.pignore
Posted: 24 Sep 2021, 04:19
Our CS&F works well but we are getting "Excessive resource usage" warnings that I can't see how to stop using csf.pignore.
And I can't see a solution in the forums.
Our developer uses the Visual Studio Code remote extension and the executable link varies for each hosting account e.g:
Executable: /home/murrayheatingand/.vscode-server/bin/7f6ab5485bbc008386c4386d08766667e155244e/node
Executable: /home/rsnethostingnet/.vscode-server/bin/7f6ab5485bbc008386c4386d08766667e155244e/node
Executable: /home/virginianurseryc/.vscode-server/bin/83bd43bc519d15e50c4272c6cf5c1479df196a4d/node
and so on ...
I tried adding a line to csf.pignore
exe:/home/*/.vscode-server/bin/83bd43bc519d15e50c4272c6cf5c1479df196a4d/node
but it still complains.
How do I wildcard this ignore please?
Thanks,
Merv
And I can't see a solution in the forums.
Our developer uses the Visual Studio Code remote extension and the executable link varies for each hosting account e.g:
Executable: /home/murrayheatingand/.vscode-server/bin/7f6ab5485bbc008386c4386d08766667e155244e/node
Executable: /home/rsnethostingnet/.vscode-server/bin/7f6ab5485bbc008386c4386d08766667e155244e/node
Executable: /home/virginianurseryc/.vscode-server/bin/83bd43bc519d15e50c4272c6cf5c1479df196a4d/node
and so on ...
I tried adding a line to csf.pignore
exe:/home/*/.vscode-server/bin/83bd43bc519d15e50c4272c6cf5c1479df196a4d/node
but it still complains.
How do I wildcard this ignore please?
Thanks,
Merv