mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-01 09:48:37 +00:00
Fix scuffed YML
This commit is contained in:
parent
a340a77d74
commit
2b8b0e25a4
1 changed files with 11 additions and 12 deletions
|
@ -22,8 +22,7 @@ files: [
|
|||
# Files or directories for ignore
|
||||
# e.g. ["/**/?.txt", "/**/[0-9].txt", "/**/*\?*.txt"]
|
||||
#
|
||||
ignore:
|
||||
- "/ProjectLighthouse.Localization/%file_name%.*.%file_extension%"
|
||||
"ignore": "/ProjectLighthouse.Localization/%file_name%.*.%file_extension%",
|
||||
|
||||
#
|
||||
# The dest allows you to specify a file name in Crowdin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue