Ignoring code files
If you see that a specific file should not be included for inspection you can ignore it:
- Go to code file page.
- Click Ignore this file button on upper right.
If you have a folder or a global file pattern that should not be included you can ignore it as well:
- Go to repository Settings
- Click Ignore Files.
- Enter patterns and click Save changes.
Note: Case sensitive patterns, one per line. (e.g. src/blob/* to exclude all files in blob folder).
Note: some files are ignored automatically. E.g. files created by Visual Studio designer or containing auto-generated marker.