add proto
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package crabs.${REPO_NAME};
|
||||
|
||||
import "google/api/annotations.proto";
|
||||
Reference in New Issue
Block a user