diff options
Diffstat (limited to '')
-rw-r--r-- | c/wasi-http/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/c/wasi-http/.gitignore b/c/wasi-http/.gitignore new file mode 100644 index 0000000..a9897e6 --- /dev/null +++ b/c/wasi-http/.gitignore @@ -0,0 +1,4 @@ +proxy* + +module.wasm +component.wasm |