From e969f8f6bb45a301cde131bb12415946004cf097 Mon Sep 17 00:00:00 2001 From: Arctusol <73721443+Arctusol@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:52:28 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6479eb5..070309e 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,7 @@ logs/ *.swp *.swo .DS_Store - +*.log # Streamlit .streamlit/secrets.toml @@ -58,4 +58,4 @@ coverage.xml *.cover #BigQuery -*.json \ No newline at end of file +*.json