From 4cd0bcc05056ac47744b73ed0e27ff4059bbddc5 Mon Sep 17 00:00:00 2001 From: Eddy Hintze Date: Wed, 13 May 2020 21:39:31 -0400 Subject: [PATCH] Ignore all cookie files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2c18aa6..34a6b66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *egg-info __pycache__ -hbd-cookies.txt +*cookies.txt