diff options
Diffstat (limited to 'rand/.gitignore')
-rw-r--r-- | rand/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rand/.gitignore b/rand/.gitignore index a9d37c5..ac38e81 100644 --- a/rand/.gitignore +++ b/rand/.gitignore @@ -1,2 +1,4 @@ target Cargo.lock +rand_wasm_bindgen_test*.[tj]s +rand_wasm_bindgen_test*.wasm |