From: David Griffith Date: Fri, 26 Jan 2018 14:17:51 +0000 (-0800) Subject: Found some new droppings that need to be ignored. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=7b11414373f7ac6d8d4e183489441fb18e131140;p=liskon_frotz.git Found some new droppings that need to be ignored. --- diff --git a/.gitignore b/.gitignore index 4abbdd9..072e496 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ dfrotz src/*/defines.h src/common/git_hash.h *.z? +src/test/*mem +src/test/*rec