Initial commit

This commit is contained in:
2026-05-12 23:33:56 +02:00
commit 57719052f3
6 changed files with 1611 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# --- OS / éditeur ---
.DS_Store
Thumbs.db
*.swp
*~
.idea/
.vscode/
# --- Archives ---
*.tar.gz
*.tgz
*.zip