# binaries
**/bin/
**/.bin/
*.exe

# Go build artifacts
*.out
*.test

# IDE
.idea/

# OS
.DS_Store

# protobuf generated
internal/grpc/pb/*.pb.go