From 554dc2e7b7e3c1cb6409d0cd786cfbea480fcf69 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 10 Jan 2008 10:48:00 -0800 Subject: [PATCH] Add more files to .gitignore --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c1bd6ce..4a5cd58 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -fcalias.h -fcaliastail.h tags *.tar.gz .libs @@ -8,6 +6,7 @@ tags *.lo *.la ChangeLog +ChangeLog-* Makefile Makefile.in aclocal.m4 @@ -79,3 +78,7 @@ fc-list/fc-list.1 fc-match/fc-match fc-match/fc-match.1 src/fontconfig.def +fcalias.h +fcaliastail.h +src/fcftalias.h +src/fcftaliastail.h -- 2.39.2