JsonRPC/.gitignore
2022-07-16 21:37:28 +00:00

14 lines
271 B
Plaintext

node_modules/
.yarn/cache
.yarn/install-state.gz
examples/Typescript/out
examples/CSharp/Generated
examples/CSharp/Example/bin
examples/CSharp/Example/obj
examples/definition.json
examples/Rust/Gen
examples/Rust/Impl/target
templates/CSharp/bin
templates/CSharp/obj
lib/