X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=blobdiff_plain;f=.gitignore;h=4c336d2a3f2d7b3336110d7f88ec599501f55d05;hp=c1bd6ce6a0e4bb47aa7b2e74e65c7245506d7226;hb=dffcb2a083bc5f959ed96dbdf0f365ebc0e710cc;hpb=69d3eb9cb8e58ab771170f68868748204a4793ab diff --git a/.gitignore b/.gitignore index c1bd6ce..4c336d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,16 @@ -fcalias.h -fcaliastail.h tags +TAGS *.tar.gz .libs .deps *.o *.lo *.la +*~ +*.orig +*.rej ChangeLog +ChangeLog-* Makefile Makefile.in aclocal.m4 @@ -25,10 +28,12 @@ fontconfig.pc fontconfig.spec fonts.conf install-sh +doltcompile libtool ltmain.sh missing stamp-h1 +manpage.log doc/*.3 doc/confdir.sgml doc/edit-sgml @@ -40,6 +45,7 @@ doc/fcconfig.sgml doc/fcconstant.sgml doc/fcdircache.sgml doc/fcfile.sgml +doc/fcformat.sgml doc/fcfontset.sgml doc/fcfreetype.sgml doc/fclangset.sgml @@ -62,6 +68,7 @@ doc/func.refs doc/local-fontconfig-devel.sgml doc/local-fontconfig-user.sgml doc/version.sgml +doc/devel-man fc-arch/fc-arch fc-arch/fcarch.h fc-cache/fc-cache @@ -78,4 +85,12 @@ fc-list/fc-list fc-list/fc-list.1 fc-match/fc-match fc-match/fc-match.1 +fc-query/fc-query +fc-query/fc-query.1 +fc-scan/fc-scan +fc-scan/fc-scan.1 src/fontconfig.def +fcalias.h +fcaliastail.h +src/fcftalias.h +src/fcftaliastail.h