From 34df5cfc6ab490515ec0a4fc199f7aa9703a3421 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 19 Sep 2024 16:01:29 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 798d8a1..fcea517 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,8 @@ # config config.ini -# Pickle files, specifically, bbsdb.pkl -bbsdb.pkl -bbsdm.pkl +# Pickle files +*.pkl # virtualenv venv/