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/ bin/
dist/ dist/
platform platform
api-gateway
# Test binary, built with `go test -c` # Test binary, built with `go test -c`
*.test *.test

BIN
api-gateway Executable file

Binary file not shown.