1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-12 02:28:05 +02:00

update ignore for go workspace (#2240)

This commit is contained in:
180909 2022-07-28 09:18:28 +08:00 committed by GitHub
parent 86eba94646
commit ffa1c2696c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -15,6 +15,9 @@
# Dependency directories (remove the comment below to include it)
vendor/
# Go workspace file
go.work
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a