From 4f74912f675e32b1d95c20365405828eea45ae7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Pluta?= Date: Tue, 12 Nov 2024 16:19:44 +0100 Subject: [PATCH] Update .gitignore to skip cookies.json --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3502ef7..083314b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +cookies.json + # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node