servuo-plugins: add README and .gitignore
Repo-level README (adapted from the link repo's plugin docs) plus a Sidecar & deployment section describing the runtime protocol relationship with the Rust sidecar in RunicGateway/link.
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
bin/
|
||||
obj/
|
||||
*.user
|
||||
*.suo
|
||||
.vs/
|
||||
*.dll
|
||||
*.exe
|
||||
*.pdb
|
||||
*.log
|
||||
Reference in New Issue
Block a user