From 315ac8494b2cd4a813e83a2c534dac90eeeb2706 Mon Sep 17 00:00:00 2001 From: chmantha Date: Wed, 20 May 2026 16:09:20 -0400 Subject: [PATCH] Ajouter .gitignore --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2bca812 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +venv/ +.venv/ +.env +.local/ +.* +.gitconfig +.bashrc +.bash_logout +.bash_history +.config/ +.cache/ +__pycache_/_