From e421e9bbde467de127bee3cb4e7088d8f7882d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Fri, 8 Nov 2024 10:09:37 -0300 Subject: [PATCH] added db_read to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bbb3df3..574164b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ credentials.py DCAv2.code-workspace profits/my_database.db profits/profits_database.db +profits/db_read.py utils/certs/ utils/__pycache__/ utils/close.py