From: David Griffith Date: Thu, 16 Feb 2017 09:56:55 +0000 (-0800) Subject: Fix .gitignore X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=3c97a4fea2e808f7ba594208c3512302587b4ad5;p=liskon_frotz.git Fix .gitignore --- diff --git a/.gitignore b/.gitignore index b064601..f9dba8a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ frotz dfrotz *.o *.a -defines.h -git_hash.h +src/*/defines.h +src/common/git_hash.h