From 317fb2c64473222f0e22edde016963d54a4cdb98 Mon Sep 17 00:00:00 2001 From: Server Date: Fri, 28 Feb 2025 00:12:10 -0800 Subject: [PATCH] chore: add ios and ruby-version to ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2c8c7b4b7..edc9e9fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,6 @@ pnpm-debug.log* /test-playwright-results/ playwright-tests test-playwright -dist-electron-packages \ No newline at end of file +dist-electron-packages +ios +.ruby-version \ No newline at end of file