Files
Tanishq Dubey ad494fa623 Fix .gitignore - add cmd/server/main.go and use absolute paths for binaries
The pattern 'server' was incorrectly ignoring cmd/server/ directory.
Changed to '/server' to only match root-level compiled binary.

Also committing cmd/server/main.go which was previously ignored.
2026-02-02 21:53:43 -05:00
..