From e3a277bd60661365844287a74a8c1505995ea7e9 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 28 May 2009 20:39:09 -0400 Subject: Ignore po files, patches and other build stuff --- .gitignore | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fe996621a..d0daf6587 100644 --- a/.gitignore +++ b/.gitignore @@ -4,14 +4,14 @@ config.log config.status config.h config.h.in -Makefile cscope.out +Makefile +Makefile.in +Makefile.in.in *.so *.so.[0-9].[0-9].[0-9] *.a -*.la -*.lo -aclocal.m4 +*.l[oa] .deps .libs *.html @@ -24,5 +24,16 @@ stamp-h1 depcomp ltmain.sh missing -Makefile -Makefile.in +.dirstamp +sssd.spec +*.gmo +*.header +*.sed +*.sin +Makevars.template +POTFILES +Rules-quot +stamp-po +ABOUT-NLS +build +*.patch -- cgit