diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..e350ef7c35 --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +*.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 +source/include/proto.h +source/include/stamp-h +source/include/version.h +source/Makefile +source/config.log +source/config.status +source/configure +source/dynconfig.po +source/smbadduser +source/bin/* +source/script/findsmb +source/script/gen-8bit-gap.sh +source/script/installbin.sh +source/script/uninstallbin.sh +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 |