X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitignore;h=3879fa3f71cdf31ebf653b0621edb497d1d17af4;hb=3734d6a5a2c5326bf1cd8b7cc7f3f07fe6943aa5;hp=c1bd6ce6a0e4bb47aa7b2e74e65c7245506d7226;hpb=69d3eb9cb8e58ab771170f68868748204a4793ab;p=fontconfig.git diff --git a/.gitignore b/.gitignore index c1bd6ce..3879fa3 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 @@ -62,6 +67,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 +84,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