From 0b224ebda370b87f6b4ce4ec46e895b35bdcd64e Mon Sep 17 00:00:00 2001 From: Wataru Ishida Date: Thu, 2 Jan 2020 22:55:06 +0000 Subject: [PATCH] update .gitignore Signed-off-by: Wataru Ishida --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7aa0d60..046d894 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ doc *.o +*.d