From 75a23184c7ae3925648727a37fe8acea6145a74a Mon Sep 17 00:00:00 2001 From: AlgaLaptop Date: Mon, 5 Jan 2026 12:00:37 +0100 Subject: [PATCH] je place les .class dans le gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4b50bf0..9ec63b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -plantuml.png \ No newline at end of file +plantuml.png +.class \ No newline at end of file