diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-10-24 13:53:48 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:43:26 +0100 |
commit | 1a47a170d8597941fa5e18242011072ec56e8ed9 (patch) | |
tree | dd54557fe53b70e8d98d985b957e7885b45ae0af /.gitignore | |
parent | 3e1fbf76baee8556e2c46c9a68764dd3d4a2c33a (diff) | |
download | samba-1a47a170d8597941fa5e18242011072ec56e8ed9.tar.gz samba-1a47a170d8597941fa5e18242011072ec56e8ed9.tar.bz2 samba-1a47a170d8597941fa5e18242011072ec56e8ed9.zip |
r25720: update .gitignore
metze
(This used to be commit b7899faf97d818a0c0457799c33ee8b8a1df7b87)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore index a95a27c233..8af28d01af 100644 --- a/.gitignore +++ b/.gitignore @@ -130,8 +130,6 @@ source/winbind/wb_helper.h source/winbind/wb_proto.h source/wrepl_server/wrepl_server_proto.h tags -webapps/swat/build -webapps/qooxdoo-0.6.3-sdk/frontend/framework/.cache source/auth/credentials/credentials_krb5_proto.h source/kdc/pac_glue.h source/lib/cmdline/popt_credentials.h @@ -161,12 +159,6 @@ source/st source/samba.info source/pidl/cover_db source/dsdb/repl/drepl_service_proto.h -webapps/qooxdoo-0.6.5-sdk/frontend/framework/.cache -webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/locale/data -webapps/swat/source/translation -webapps/swat/source/class/swat/translation -webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/locale/translation -webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/translation/messages.pot source/torture/ndr/proto.h source/bin/modules/* source/tests @@ -182,3 +174,8 @@ source/lib/ldb/examples/ldbreader source/lib/ldb/examples/ldifreader source/lib/tdb/bin/tdbbackup source/lib/tdb/bin/tdbdump +source/lib/ldb-samba/ldif_handlers.h +source/lib/registry/tools/common.h +source/librpc/ndr/ndr_table.h +source/rpc_server/lsa/proto.h +source/torture/winbind/proto.h |