diff options
Diffstat (limited to 'src/wasm-wasi-component/.gitignore')
-rw-r--r-- | src/wasm-wasi-component/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wasm-wasi-component/.gitignore b/src/wasm-wasi-component/.gitignore new file mode 100644 index 00000000..159e3885 --- /dev/null +++ b/src/wasm-wasi-component/.gitignore @@ -0,0 +1,3 @@ +Cargo.lock + +target |