diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2024-02-15 19:30:59 +0100 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2024-02-15 19:32:12 +0100 |
commit | 094d6182db6fc6e1f472b17666b0e71989115cfd (patch) | |
tree | 3a5fa61653f798b4fb11b3be1de7b2be8dc7062f /.gitignore | |
parent | 215c7c7266c7a4665e2a46963cc1aeed645d453a (diff) | |
download | fuzzer-094d6182db6fc6e1f472b17666b0e71989115cfd.tar.gz |
new game.json format
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ node_modules/ package-lock.json crash-* -crash-state.json +crash-game.json mem-* slow-unit-* timeout-* |