diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-06-08 18:10:36 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2013-06-10 04:42:46 +0200 |
commit | 036af07e863b09c6e84965ef288324cbac93de69 (patch) | |
tree | 676024afc01d168cfe1213bb4fad4738610b442c /.gitignore | |
parent | 3cd640dc5dee24b244f13c17b80675000d39c8ce (diff) | |
download | samba-036af07e863b09c6e84965ef288324cbac93de69.tar.gz |
.gitignore: Tidy up after removal of the autoconf build
Reviewed-By: Jelmer Vernooij <jelmer@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Jun 10 04:42:46 CEST 2013 on sn-devel-104
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/.gitignore b/.gitignore index 7f2c5909f63..8e1092f759d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,100 +3,15 @@ st/ .waf* .lock-wscript *~ -*.1 -*.3 -*.8 *.swp tags TAGS cscope*.out -*.x autom4te.cache -config.cache -config.h -config.h.in -config.log -config.status -source3/.build.log source3/.clang_complete -source3/configure -source3/Makefile -examples/libsmbclient/Makefile.internal -examples/libsmbclient/smbwrapper/smbsh -examples/libsmbclient/smbwrapper/smbwrapper.so -examples/libsmbclient/testacl -examples/libsmbclient/testacl2 -examples/libsmbclient/testacl3 -examples/libsmbclient/testbrowse -examples/libsmbclient/testbrowse2 -examples/libsmbclient/testchmod -examples/libsmbclient/testread -examples/libsmbclient/testsmbc -examples/libsmbclient/teststat -examples/libsmbclient/teststat2 -examples/libsmbclient/teststat3 -examples/libsmbclient/testtruncate -examples/libsmbclient/testutime -examples/libsmbclient/testwrite -examples/libsmbclient/tree -examples/libsmbclient/testfstatvfs -examples/libsmbclient/teststatvfs -examples/VFS/config.log -examples/VFS/config.status -examples/VFS/configure -examples/VFS/Makefile -examples/VFS/module_config.h -examples/VFS/module_config.h.in -examples/VFS/shadow_copy_test.so -examples/VFS/skel_opaque.so -examples/VFS/skel_transparent.so -*.gcda -*.gcno -*.o *.patch -*.pc -*.po *.pyc semantic.cache -nsswitch/libnss_winbind.so -nsswitch/libnss_wins.so -nsswitch/WINBIND -source3/config.cache -source3/config.log -source3/config.status -source3/configure -source3/exports/libnetapi.syms -source3/exports/libsmbclient.syms -source3/exports/libsmbsharemodes.syms -source3/exports/libtalloc.syms -source3/exports/libtdb.syms -source3/exports/libwbclient.syms -source3/include/build_env.h -source3/include/autoconf/config.h -source3/include/autoconf/config.h.in -source3/include/includes.h.gch -source3/include/stamp-h -source3/include/autoconf/version.h -source3/lib/netapi/examples/Makefile -source3/lib/netapi/tests/Makefile -source3/library-versions -librpc/gen_ndr/*.* -source3/autoconf/librpc/gen_ndr/*.* -source3/nsswitch/*.so -source3/pkgconfig/*.pc -source3/proto_exists -source3/script/findsmb -source3/script/installbin.sh -source3/script/uninstallbin.sh -source3/smbadduser -source3/smbd/build_options.c -source3/autoconf/source3/param/param_global.h -source3/autoconf/source3/param/param_local.h -source3/setup -source3/autoconf/lib/param/param_global.h -source3/autoconf/lib/param/param_local.h -source3/autoconf/lib/param/param_proto.h -source3/autoconf/lib/param/s3_param.h pidl/blib pidl/cover_db pidl/Makefile |