From a604443d870ad75c299f9e124b77ad48217cd1e4 Mon Sep 17 00:00:00 2001 From: s00ner Date: Tue, 12 Jul 2022 16:40:34 -0400 Subject: [PATCH] ignore cookie.txt file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d6aa672..4b80321 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ build-iPhoneSimulator/ # Used by RuboCop. Remote config files pulled in from inherit_from directive. # .rubocop-https?--* +cookie.txt