From cdde458fe7e9255e910f6e6e9227a9f32bb1c885 Mon Sep 17 00:00:00 2001 From: Tihanyi Marcell Date: Tue, 16 Apr 2024 21:06:02 +0200 Subject: [PATCH] ios gitignore --- refilc/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/refilc/.gitignore b/refilc/.gitignore index 24476c5..f991fd7 100644 --- a/refilc/.gitignore +++ b/refilc/.gitignore @@ -42,3 +42,8 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +.symlinks/ +Pods +Podfile.lock +UserInterfaceState.xcuserstate \ No newline at end of file