update .gitignore to match glyphs path

This commit is contained in:
Clément Péron
2019-01-02 16:38:56 +01:00
parent 1a2ad56cbf
commit ff4aab03fb

4
.gitignore vendored
View File

@@ -2,6 +2,6 @@ bin
debug debug
dep dep
obj obj
src_common/glyphs.c src/glyphs.c
src_common/glyphs.h src/glyphs.h