summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-06-22Delete go implementation (#276)Ryan Dahl
The go prototype will remain at https://github.com/ry/deno/tree/golang
2018-06-12Simplify pbjs build with hack.Ryan Dahl
Just check in the generated files and create them using js/pbjs_hack.py. This allows vscode to be used and sane compilations.
2018-05-14Add makefile and use protobufjsRyan Dahl
2018-05-14Send protobufRyan Dahl
2018-05-13Loading assets and add .gitignore and yarn.lockRyan Dahl