
Project Settings Screen (Ignore Rule Settings)
From the menu on the left, go to Project Settings → Ignore Rule Settings to display the view for setting files and directories excluded from analysis in a project.
Siderscan allows you to exclude specific files and directories from analysis. By using this function, you can reduce noise notifications for duplicate code or omissions of modification, and also reduce analysis time.
In addition to directly entering the names of files and directories to be excluded, wildcards can also be used. Specifically, the format is the same as the ".gitignore" file format used by Git's file exclusion function. Please refer to the Git manual for details. In addition, the list of "Saved Ignore Rules" shows the names of directories and files that have already been excluded.