major update

This commit is contained in:
Puechberty Arthur
2026-06-26 21:41:36 +02:00
parent d30398c705
commit 9e02e75a98
13 changed files with 293 additions and 51 deletions
+19 -1
View File
@@ -1,2 +1,20 @@
# Exécutables et fichiers compilés
optifetch
optifetch.conf
*.o
*.a
*.so
*.exe
# Fichiers système
.DS_Store
Thumbs.db
# Fichiers de configuration générés localement
optifetch.conf
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~