mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: ignore proto files
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
message FlowyError {
|
||||
int32 code = 1;
|
||||
string msg = 2;
|
||||
}
|
Reference in New Issue
Block a user