Files
mc-proxy/.gitignore
T
kyleandClaude Fable 5.1 cc03cc2981 Makefile: build with CGO_ENABLED=0; drop committed mcproxyctl binary
The binary was a build output checked in by mistake; ignore it.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-20 15:04:53 -07:00

14 lines
91 B
Plaintext

# Binary
/mc-proxy
# Runtime data
srv/
# IDE
.idea/
.vscode/
# OS
.DS_Store
/mcproxyctl