public interface VcsIgnoredFilesHolder extends IgnoredFilesHolder
Modifier and Type | Interface and Description |
---|---|
static interface |
VcsIgnoredFilesHolder.Provider |
Modifier and Type | Field and Description |
---|---|
static ProjectExtensionPointName<VcsIgnoredFilesHolder.Provider> |
VCS_IGNORED_FILES_HOLDER_EP |
Modifier and Type | Method and Description |
---|---|
default boolean |
isInUpdatingMode() |
default void |
startRescan() |
addFile, cleanAndAdjustScope, containsFile, values
cleanAll, copy, notifyVcsStarted
static final ProjectExtensionPointName<VcsIgnoredFilesHolder.Provider> VCS_IGNORED_FILES_HOLDER_EP