From 658e84f06c4bc3e8e82a71a3e56b2cf3391a86f9 Mon Sep 17 00:00:00 2001 From: David Korth Date: Fri, 26 Apr 2024 23:55:40 -0400 Subject: [PATCH] appveyor.yml: Ignore the l10n_master branch from Crowdin. --- appveyor.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 0b0c06e..de595df 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,6 +22,11 @@ only_commits: - extlib/**/* - src/**/* +# Ignore the l10n_master branch from Crowdin. +branches: + except: + - l10n_master + environment: matrix: - platform: x86