fix(gitignore): Only ignore API Gateway binary, not directory

This commit is contained in:
2025-11-06 21:03:16 +01:00
parent 01603a0722
commit a2990f02ba

2
.gitignore vendored
View File

@@ -7,7 +7,7 @@
bin/ bin/
dist/ dist/
platform platform
api-gateway /api-gateway
/audit-service /audit-service
/identity-service /identity-service
/auth-service /auth-service