chore: Clean up duplicate files and update .gitignore

- Remove duplicate services/gateway/internal/gateway.go
- Add api-gateway binary to .gitignore
This commit is contained in:
2025-11-06 09:24:19 +01:00
parent 16731fc1d1
commit 9c21ece585
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@
bin/
dist/
platform
api-gateway
# Test binary, built with `go test -c`
*.test