summaryrefslogtreecommitdiffstats
path: root/missing-glyph-checker/.gitignore
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2010-07-12 17:55:40 +0900
committerAkira TAGOH <akira@tagoh.org>2010-07-12 17:55:40 +0900
commitc3d51036009e68d97fcbf9069a4fa956a29c5b28 (patch)
treed4d19d0a09aa1227369e3e01b606e6beb1a580fa /missing-glyph-checker/.gitignore
parent58dfe4a3a564f7a563d3634d98a1878bf254bedc (diff)
downloadfonts-sig-c3d51036009e68d97fcbf9069a4fa956a29c5b28.tar.gz
fonts-sig-c3d51036009e68d97fcbf9069a4fa956a29c5b28.tar.xz
fonts-sig-c3d51036009e68d97fcbf9069a4fa956a29c5b28.zip
small code to check fonts which glyphs are missing comparing to a orth file in fontconfig
Diffstat (limited to 'missing-glyph-checker/.gitignore')
-rw-r--r--missing-glyph-checker/.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/missing-glyph-checker/.gitignore b/missing-glyph-checker/.gitignore
new file mode 100644
index 0000000..548a4fb
--- /dev/null
+++ b/missing-glyph-checker/.gitignore
@@ -0,0 +1,26 @@
+*\.autogen_bak
+*\.la
+*\.lo
+*\.o
+*\.pc
+*~
+\.deps
+\.libs
+Makefile
+Makefile.in
+a\.out
+aclocal\.m4
+autom4te\.cache
+config\.*
+configure
+depcomp
+install-sh
+intltool-*
+libtool
+ltmain\.sh
+missing
+mkinstalldirs
+src/mgc
+stamp*
+t\.c
+ylwrap