From ff4aab03fbbaa00faf0828892b1419aba53bbc0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20P=C3=A9ron?= Date: Wed, 2 Jan 2019 16:38:56 +0100 Subject: [PATCH] update .gitignore to match glyphs path --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 64da271..d9280d1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,6 @@ bin debug dep obj -src_common/glyphs.c -src_common/glyphs.h +src/glyphs.c +src/glyphs.h