diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -21,4 +21,7 @@ Cargo.lock #.idea/ output.log -game.bin
\ No newline at end of file +output.*.log + +game.bin +game.*.bin
\ No newline at end of file |