From 5176d6e6cb33450d79b58e6aa7f4c82c425a5868 Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Thu, 11 Aug 2016 18:43:49 +0900 Subject: [PATCH] add *.o --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bf90dfd..8a0e48d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.db *.exe *.dll +*.o