1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-17 21:07:54 +02:00

fix: .gitignore del Repeated .*so (#2367)

This commit is contained in:
jesse.tang 2022-09-15 20:15:07 +08:00 committed by GitHub
parent d3f80c1061
commit 7a320233cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -3,7 +3,6 @@
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`