Fix scuffed YML

This commit is contained in:
jvyden 2022-04-13 19:00:17 -04:00
commit 2b8b0e25a4
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

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