Ajouter .gitignore

This commit is contained in:
2026-05-20 16:09:20 -04:00
parent dbd015f3b8
commit 315ac8494b

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
venv/
.venv/
.env
.local/
.*
.gitconfig
.bashrc
.bash_logout
.bash_history
.config/
.cache/
__pycache_/_