diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-08-25 14:02:41 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-08-25 14:02:41 +0200 |
commit | 84b03af96ba553d609b8636e75576341ac47b546 (patch) | |
tree | 68176fb295c6f49324cb0c168a621c68a7d98ac5 /.gitignore | |
parent | 699a1c505588f53380e52f479370fb86da6e1362 (diff) | |
download | fuzzer-84b03af96ba553d609b8636e75576341ac47b546.tar.gz |
ignore timeout dumps
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ package-lock.json crash-* crash-state.json +timeout-* rules.js |