Method
IdeVcsis_ignored
Description
This function will check if file
is considered an “ignored file” by
the underlying Version Control System.
For convenience, this function will return TRUE
if file
is NULL
.
If self
is NULL
, only static checks against known ignored files
will be performed (such as .git, .flatpak-builder, etc).
Available since: | 3.32 |