From 7cd58d519d01ba9c6774fb2091113354cf409ec4 Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Mon, 24 Jun 2024 04:57:48 -0500 Subject: [PATCH] improve the gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 92afa22..f8beccd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ __pycache__/ venv/ +test.xlsx +.~lock.test.xlsx#