From 428c88c26880abdbf89676605e2f4d8c5239ad5a Mon Sep 17 00:00:00 2001 From: Abdelkouddous LHACHIMI Date: Sat, 13 Jun 2026 03:25:27 +0100 Subject: [PATCH] ignore pyproject.toml --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d0db4ca..10af3d7 100644 --- a/.gitignore +++ b/.gitignore @@ -200,4 +200,5 @@ nul !do_org_center_mapping.xlsx /*.json -/*.exe \ No newline at end of file +/*.exe +/pyproject.toml \ No newline at end of file