diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-03-13 21:00:27 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:49:34 -0500 |
commit | 72b2f64f48505a4178b9034e016c073e5cd69e44 (patch) | |
tree | 3822b87c69cbb792b2791fdf36874f0678c9d81e | |
parent | 606c0fec4315bf10eb50b8ab656204b086446e3d (diff) | |
download | samba-72b2f64f48505a4178b9034e016c073e5cd69e44.tar.gz samba-72b2f64f48505a4178b9034e016c073e5cd69e44.tar.bz2 samba-72b2f64f48505a4178b9034e016c073e5cd69e44.zip |
r21832: Ignore some more autogenerated files.
(This used to be commit f7fc7e21922355afb5c66cf6b5afb69ad79a9b46)
-rw-r--r-- | .bzrignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bzrignore b/.bzrignore index 2df8f2d3b0..5d99e84731 100644 --- a/.bzrignore +++ b/.bzrignore @@ -55,9 +55,7 @@ source/lib/db_wrap_proto.h source/lib/charset/charset_proto.h source/lib/cmdline/credentials.h source/lib/ldb/samba/ldif_handlers.h -source/lib/registry/reg_backend_rpc.h source/lib/registry/regf.h -source/lib/registry/registry_proto.h source/lib/registry/tdr_regf.c source/lib/registry/tdr_regf.h source/lib/samba3/samba3_proto.h @@ -171,3 +169,5 @@ 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 +source/torture/unix/proto.h |