From 2e21f1e30e236eb65f57cc5d3b506d5f8d24b2e9 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 12 Oct 2007 16:46:24 +0200 Subject: cleanup and extent .gitignore metze (This used to be commit 9475993dae06fa023f2eb63d04d5f7b07b0b4d93) --- .gitignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e350ef7c35..d5e5177e22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ *.o *.po source/client/client_proto.h -source/groupdb/mapping.po source/include/build_env.h source/include/config.h source/include/config.h.in @@ -12,7 +11,6 @@ source/Makefile source/config.log source/config.status source/configure -source/dynconfig.po source/smbadduser source/bin/* source/script/findsmb @@ -23,7 +21,11 @@ source/smbd/build_options.c source/utils/net_proto.h source/utils/ntlm_auth_proto.h source/web/swat_proto.h -source/nsswitch/winbindd_proto.h source/tags source/utils/passwd_proto.h source/include/includes.h.gch +source/config.cache +source/library-versions +source/nsswitch/*.so +source/proto_exists +source/winbindd/winbindd_proto.h -- cgit