fix(gitignore): Only ignore API Gateway binary, not directory
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user