From 0df99b9899e4bbb0eb21947a9b728f19c3bdce01 Mon Sep 17 00:00:00 2001 From: Ethan Pippin Date: Tue, 11 Jan 2022 00:01:13 -0700 Subject: [PATCH] ignore generated strings file --- .swiftformat | 1 + 1 file changed, 1 insertion(+) diff --git a/.swiftformat b/.swiftformat index e6953b07..dd2b317b 100644 --- a/.swiftformat +++ b/.swiftformat @@ -45,5 +45,6 @@ redundantType --exclude Pods +--exclude Shared/Generated/Strings.swift --header "\nSwiftfin is subject to the terms of the Mozilla Public\nLicense, v2.0. If a copy of the MPL was not distributed with this\nfile, you can obtain one at https://mozilla.org/MPL/2.0/.\n\nCopyright (c) {year} Jellyfin & Jellyfin Contributors\n"