{
	"folders":
	[
		{
			"follow_symlinks": true,
			"path": ".",
      "folder_exclude_patterns": ["*dist"],
      "file_exclude_patterns": ["*.zip"]
		}
	]
}