X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitignore;h=894a6a701af6215e4424115e96ba2a2d95a07491;hb=8c58dc276895cbeb0e9ae79718b1a38a082709d3;hp=c1bd6ce6a0e4bb47aa7b2e74e65c7245506d7226;hpb=69d3eb9cb8e58ab771170f68868748204a4793ab;p=fontconfig.git diff --git a/.gitignore b/.gitignore index c1bd6ce..894a6a7 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,15 @@ fc-list/fc-list fc-list/fc-list.1 fc-match/fc-match fc-match/fc-match.1 +fc-pattern/fc-pattern +fc-pattern/fc-pattern.1 +fc-query/fc-query +fc-query/fc-query.1 +fc-scan/fc-scan +fc-scan/fc-scan.1 +src/fcarch src/fontconfig.def +fcalias.h +fcaliastail.h +src/fcftalias.h +src/fcftaliastail.h