From 199a92241151c391d9becca4fae1cc7e5e32ca80 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 27 Aug 2006 16:21:16 -0700 Subject: [PATCH] Add .gitignore --- .gitignore | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..072b1f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,73 @@ +.libs +.deps +*.o +*.lo +*.la +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +fontconfig-zip +fontconfig.pc +fontconfig.spec +fonts.conf +install-sh +libtool +ltmain.sh +missing +stamp-h1 +doc/*.3 +doc/confdir.sgml +doc/edit-sgml +doc/fcatomic.sgml +doc/fcblanks.sgml +doc/fccharset.sgml +doc/fcconfig.sgml +doc/fcconstant.sgml +doc/fcfile.sgml +doc/fcfontset.sgml +doc/fcfreetype.sgml +doc/fcinit.sgml +doc/fcmatrix.sgml +doc/fcobjectset.sgml +doc/fcobjecttype.sgml +doc/fcpattern.sgml +doc/fcstring.sgml +doc/fcstrset.sgml +doc/fcvalue.sgml +doc/fontconfig-devel.pdf +doc/fontconfig-devel.txt +doc/fontconfig-devel +doc/fontconfig-user.html +doc/fontconfig-user.pdf +doc/fontconfig-user.txt +doc/fonts-conf.5 +doc/func.refs +doc/local-fontconfig-devel.sgml +doc/local-fontconfig-user.sgml +doc/version.sgml +fc-arch/fc-arch +fc-arch/fcarch.h +fc-cache/fc-cache +fc-cache/fc-cache.1 +fc-case/fc-case +fc-case/fccase.h +fc-cat/fc-cat +fc-cat/fc-cat.1 +fc-glyphname/fc-glyphname +fc-glyphname/fcglyphname.h +fc-lang/fc-lang +fc-lang/fclang.h +fc-list/fc-list +fc-list/fc-list.1 +fc-match/fc-match +fc-match/fc-match.1 +src/fontconfig.def -- 2.39.2