From 06e198c7d9ba1dc8ab6cbd57f70cce82fc8461e4 Mon Sep 17 00:00:00 2001 From: Flag Date: Sat, 6 Jun 2026 20:02:02 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20ignore=20.venv/out,=20retire=20scaffol?= =?UTF-8?q?ding=20interm=C3=A9diaire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e1cec4a..78e7c42 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ data/raw/ __pycache__/ *.pyc .DS_Store + +.venv/ +out/