diff options
| author | David Rauschenbach <david@megalithic.llc> | 2024-03-12 08:54:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-12 16:54:44 +0100 |
| commit | acb91b800d3668e9fb6dbb5838e2593764a0457e (patch) | |
| tree | c87cf179d919982981f282e812d364930dfdaa8b /.gitignore | |
| parent | 735c7cb636edfd4704460c94a9c7d65e5bf4df48 (diff) | |
feat: make `Imports` and `Module` cloneable (#9)
Fixes #10.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ examples/rust/Cargo.lock examples/wast/* perf.* flamegraph.svg +/.idea +/*.iml |
