ignoreRule
Get the ignore rule that will be used for the submodule.
Signature
ts
class Submodule {
ignoreRule(): SubmoduleIgnore;
}Returns
- SubmoduleIgnore
The ignore rule that will be used for the submodule.
Submodule ignore values
These values represent settings for thesubmodule.$name.ignore
configuration value which says how deeply to look at the working
directory when getting the submodule status.
