-
Controls which files should be included and excluded when snapshotting. Use .gitignore syntax.
+
Controls which files should be included and excluded when snapshotting. Use .gitignore syntax.
{StringList(this, "Ignore Rules", "policy.files.ignore", "List of file name patterns to ignore.")}
{StringList(this, "Ignore Rule Files", "policy.files.ignoreDotFiles", "List of additional files containing ignore rules. Each file configures ignore rules for the directory and its subdirectories.")}