Complete guide for building and deploying on FreeBSD including:
- Go installation instructions
- Build process and troubleshooting
- Production deployment with rc.d service
- Common issues and solutions
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.