2 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
b6344b1bb7 ajout gitignore 2025-11-10 18:47:38 +01:00