From ec631e3c3ad55481d69f1c9336a0aaec2d2961e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lie=20DELHAIE?= Date: Mon, 20 Oct 2025 01:36:07 +0200 Subject: [PATCH] edit gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cad2309..0e7e653 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -/tmp \ No newline at end of file +/tmp +/env +/cli +/server +/data.db \ No newline at end of file