diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-08-27 22:56:45 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-08-27 22:56:45 +0200 |
commit | fbce4eca24a19afa44298b659291461552531ec5 (patch) | |
tree | 1d4e1e1c81f3d74867835efcd952d275df98320f /.gitignore | |
parent | 846bb591653118316063e020326a221d940a1b30 (diff) | |
download | fuzzer-fbce4eca24a19afa44298b659291461552531ec5.tar.gz |
ignore slow-unit dumps
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ package-lock.json crash-* crash-state.json mem-* +slow-unit-* timeout-* rules.js |