Comment on page
Gitwiser Repo Analysis Exclusions
Gitwiser has an exclusion field for analysis scope. It gives you several options for configuring precisely what will be analyzed in Gitwiser. You can completely exclude some files or directories from Gitwiser analysis.
Example | Scope |
---|---|
**/*.xml | Excludes all xml files from Gitwiser analysis. |
**/data.json | Excludes all data.json files from Gitwiser analysis. |
**/*sample*/** | Excludes directories that include "sample" in their folder name. |
You can easily set your exclusion patterns while starting a new analysis:

You can also update the exclusion list later:

You can also update exclusion list later.