Adding C# Support. Badly tested currently, but kindof working
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,5 +1,10 @@
|
||||
node_modules/
|
||||
.yarn/cache
|
||||
.yarn/install-state.gz
|
||||
examples/out
|
||||
examples/Typescript/out
|
||||
examples/CSharp/Generated
|
||||
examples/CSharp/Example/bin
|
||||
examples/CSharp/Example/obj
|
||||
examples/definition.json
|
||||
templates/CSharp/bin
|
||||
templates/CSharp/obj
|
||||
|
Reference in New Issue
Block a user