From bcd0664b5a604e40d123dca6a61490830400af9f Mon Sep 17 00:00:00 2001 From: every_holiday Date: Thu, 19 Mar 2026 10:55:10 +0000 Subject: [PATCH] =?UTF-8?q?.gitignore=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 36b13f1..c7ca95b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ build/ develop-eggs/ dist/ downloads/ +data/ eggs/ .eggs/ lib/ @@ -99,8 +100,8 @@ ipython_config.py # Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control. # This is especially recommended for binary packages to ensure reproducibility, and is more # commonly ignored for libraries. -#uv.lock - +uv.lock +pyproject.toml # poetry # Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. # This is especially recommended for binary packages to ensure reproducibility, and is more