From a110517401b01ac891ac8057392e264bcf60a58e Mon Sep 17 00:00:00 2001 From: zogzog Date: Tue, 24 Mar 2026 12:27:03 +0100 Subject: [PATCH] modification du gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d53bdd4..9891804 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.log/* \ No newline at end of file +log/ +dist/ +build/ +__pycache__/ +*.spec