diff --git a/crowdin.yml b/crowdin.yml index 9d34341c..83cbdd10 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -22,18 +22,17 @@ files: [ # Files or directories for ignore # e.g. ["/**/?.txt", "/**/[0-9].txt", "/**/*\?*.txt"] # - ignore: - - "/ProjectLighthouse.Localization/%file_name%.*.%file_extension%" - - # - # The dest allows you to specify a file name in Crowdin - # e.g. "/messages.json" - # - #"dest" : "", - - # - # File type - # e.g. "json" + "ignore": "/ProjectLighthouse.Localization/%file_name%.*.%file_extension%", + + # + # The dest allows you to specify a file name in Crowdin + # e.g. "/messages.json" + # + #"dest" : "", + + # + # File type + # e.g. "json" # #"type" : "",