From d462249ff3f1e4952af546dbb3e666ff76d8d18c Mon Sep 17 00:00:00 2001 From: Tutur33 Date: Mon, 4 Mar 2024 21:40:13 +0100 Subject: [PATCH] =?UTF-8?q?Ajouter=20db.db=20=C3=A0=20.gitignore?= 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 c6bba59..854f035 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# DB +db.db + # Logs logs *.log