Commit Graph

4 Commits

Author SHA1 Message Date
44d805fbfe fix: Correct .gitignore to track cmd/server/main.go
The pattern 'server' was too broad and ignored the cmd/server/ directory.
Changed to '/server' to only ignore the binary at root level.
This fixes the missing main.go file in the repository.
2025-11-11 16:07:29 +01:00
d969b05ead Nettoyage repo distant en applicant gitignore 2025-11-10 18:48:18 +01:00
96f895b254 Mise à jour doc 2025-11-10 18:44:59 +01:00
db4f0508cb Premier commit déjà bien avancé 2025-11-10 18:33:24 +01:00