16 lines
135 B
Plaintext
16 lines
135 B
Plaintext
# binaries
|
|
*/bin/
|
|
*.exe
|
|
|
|
# Go build artifacts
|
|
*.out
|
|
*.test
|
|
|
|
# IDE
|
|
.idea/
|
|
|
|
# OS
|
|
.DS_Store
|
|
|
|
# protobuf generated
|
|
internal/grpc/pb/*.pb.go |