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
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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