Get desktop application:
View/edit binary Protocol Buffers messages
IgnoreVCSMode specifies the mode for ignoring VCS directories.
Used in:
IgnoreVCSMode_IgnoreVCSModeDefault represents an unspecified VCS ignore mode. It is not valid for use with Scan. It should be converted to one of the following values based on the desired default behavior.
IgnoreVCSMode_IgnoreVCSModeIgnore indicates that VCS directories should be ignored.
IgnoreVCSMode_IgnoreVCSModePropagate indicates that VCS directories should be propagated.
Syntax specifies the syntax and semantics for ignore specifications.
Used in:
Syntax_SyntaxDefault represents an unspecified ignore syntax. It is not valid for use with core synchronization functions. It should be converted to one of the following values based on the desired default behavior.
Syntax_SyntaxMutagen specifies that Mutagen-style ignore syntax and semantics should be used.
Syntax_SyntaxDocker specifies that Docker-style ignore syntax and semantics should be used.