This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
commit d1ad51456ad95fb6c8d85b2777c807a5fff8c640 Author: Erisu <[email protected]> AuthorDate: Fri Jul 7 10:00:32 2023 +0900 chore(rat): add auto generated xcode files to ignore list --- .ratignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ratignore b/.ratignore index 196b1206..95aa72f0 100644 --- a/.ratignore +++ b/.ratignore @@ -9,3 +9,6 @@ Contents.json jasmine.json fixtures i386 + +# Xcode Auto Generated Files +IDEWorkspaceChecks.plist --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
