diff options
| author | Henry <mail@henrygressmann.de> | 2023-12-25 22:00:31 +0100 |
|---|---|---|
| committer | Henry <mail@henrygressmann.de> | 2023-12-25 22:00:31 +0100 |
| commit | 9ea2796e334cfd1343fef76458b2d9de50fb35f1 (patch) | |
| tree | 61f040e4cf09e09c3e764160af078d7d583cd5e5 /.gitignore | |
| parent | 509667d202e1532e486204c088323085baa98025 (diff) | |
chore: pass more tests
Signed-off-by: Henry <mail@henrygressmann.de>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ /target notes.md -examples/tinywasm.wat
\ No newline at end of file +examples/tinywasm.wat +examples/wast/*
\ No newline at end of file |
