Replace protos with generated protos

Protos can still be auto compiled from the `./proto/` folder.
This commit is contained in:
Melledy 2022-08-21 00:37:36 -07:00
parent 77f2bcf5bf
commit a436ae9fe1

2
.gitignore vendored
View File

@ -60,7 +60,7 @@ tmp/
/keys
/language
/languages
/src/generated
/proto
/*.jar
/*.sh