Nettoyage: suppression fichiers inutiles

Changements :
- Suppression icon_small.png (non utilise)
- Suppression rsrc.syso du tracking (fichier genere par build.bat)
- Suppression dossier Scripts vide
- Nettoyage .gitignore (ajout rsrc.syso, retrait entrees Python)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-25 12:58:54 +01:00
parent 3f0f13147b
commit 9bf66f6d90
3 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
log/ log/
dist/ dist/
build/ build/
__pycache__/ rsrc.syso
*.spec *.spec
*.exe.old *.exe.old
_update.bat _update.bat

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

BIN
rsrc.syso

Binary file not shown.