diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 23 |
1 files changed, 17 insertions, 6 deletions
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 |