diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ /target notes.md examples/rust/out/* +examples/rust/target +examples/rust/Cargo.lock examples/wast/* |
![]() |
index : tinywasm | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,6 @@ /target notes.md examples/rust/out/* +examples/rust/target +examples/rust/Cargo.lock examples/wast/* |