diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-01-05 21:17:55 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-01-05 21:17:55 +0100 |
| commit | f02817573dd9d7b29d78e0a051fbfbe3019b1136 (patch) | |
| tree | b412b4738712a6febe8a58da8c6f9efa009783cd /.gitignore | |
| parent | 9f82dd9e0feb77624557d2fbb13255ccd25c0ea9 (diff) | |
chore: improve breaking
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ /target notes.md examples/tinywasm.wat -examples/wast/*
\ No newline at end of file +examples/wast/* |
